2.1.5-6
Bostr version 2.x.x and below is deprecated
Just an small release that seems helpful for bouncer that has a configured cache relay.
What's new?
- Improved EOSE handling for cache relays.
Upgrading
For npm installation, upgrading could be done with the following:
npm i -g bostr@latest
or
npm i -g https://github.com/Yonle/bostr.git
For source code installation, upgrading could be done with the following:
git pull
npm i
You will need to change approved_publishers as allowed_publishers in your config.
Then, restart your bouncer to apply update.
Full Changelog: 2.1.5-5...2.1.5-6