Skip to content

2.0.9

Choose a tag to compare

@Yonle Yonle released this 10 Mar 02:02
· 159 commits to master since this release

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