RELEASE: 2.0.9

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.

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle 2024-03-10 08:55:18 +07:00
parent 2bf91f8603
commit 7a39b3aa26

View File

@ -1,6 +1,6 @@
{
"name": "bostr",
"version": "2.0.8",
"version": "2.0.9",
"description": "Nostr relay bouncer",
"main": "index.js",
"scripts": {