3.0.2-5
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