Skip to content

2.1.5-5

Compare
Choose a tag to compare
@Yonle Yonle released this 15 Apr 19:34
· 105 commits to master since this release

Error in internal nostr-tools code that causes bostr crashes on certain filters.

Added a code to handle error in nostr-tools function.

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

You will need to change approved_publishers as allowed_publishers in your config.

Then, restart your bouncer to apply update.