3.0.8
Preparing before the apple catastrophe for folks with compression enabled.
what's new
- exclusively disable compression ONLY for apple users.
upgrading
For npm installation, upgrading could be done with the following:
npm i -g bostr@3.0.8
or
npm i -g https://github.com/Yonle/bostr.git
For source code installation, upgrading could be done with the following:
git pull origin stable
npm i
For bun runtime installation, upgrading could be done with the following:
git pull origin stable
bun install
Then restart your bouncer to apply update.
Full Changelog: 3.0.7...3.0.8