Skip to content

3.0.2-5

Choose a tag to compare

@Yonle Yonle released this 28 May 16:20
· 31 commits to master since this release

5th revision after failed attempt on 4th revision. This revision includes major bugfix.

What's new?

  • Fix bug on crash after removing upstream relays to prevent further reconnection due to blocking.

Upgrading

For npm installation, upgrading could be done with the following:

npm i -g bostr@3.0.2-5

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

Then restart your bouncer to apply update.

Full Changelog: 3.0.2-3...3.0.2-5