Skip to content

2.0.10 - Disappointment

Compare
Choose a tag to compare
@Yonle Yonle released this 12 Mar 10:46
· 155 commits to master since this release

Haaaaaaaaaiyaaaaaaaaaaaaaaaaa

What's new?

  • Revert two commits that conflicts the bouncing process: 20aab1a, 2bf91f8 (I have no idea what the hell was ruining it at all. It worked almost pretty much the same as with client.relays but things just go WEIRD)

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

and then restart your bouncer.

Full Changelog: 2.0.9...2.0.10