2.0.9
Small fix, Small improvements.
What's New?
- Fix bugs on the following:
- handle error on missing config field for blocked_publishers
- fix AUTH request is being sent even with empty private_keys
- Improvements on handling EOSE.
Upgrading
For npm installation, upgrading could be done with the following:
npm i -g bostr
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
and then restart your bouncer.
Full Changelog: 2.0.8...2.0.9