Releases: believethehype/nostrdvm
Releases · believethehype/nostrdvm
1.0.9
1.0.8
- introducing the DVMFramework class: let the framework handle deleting nip89 announcements on shutdown by default (set dvm_config.DELETE_ANNOUNCEMENT_ON_SHUTDOWN to False if you don't want that behavior). Make sure to re-announce them by setting the admin_config.REBROADCAST_NIP89 = True. This way a DVM is only announced for as long as it's actually running.
- Better management of the shutdown process.
- Updated tutorials
- Add basic suppport for blossom uploads
1.0.7
Update to NostrSDK 0.38
Improve prints
hotfix for 1.0.6
1.0.6
- Update to NostrSDK 0.38
- Improve prints
1.0.5
- reply with expiration tag, if request contains expiration tag
- divide relays to RELAY_LIST, SYNC_RELAY_LIST and ANNOUNCE_RELAY_LIST (new), where RELAY_LIST is the relays the DVM is actually using and ANNOUNCE_RELAY_LIST are relays where the NIP65 inbox, as well as DM relays and NIP89 announcements are published to.
1.0.4
- fix bug in bot with nip44 encryption
1.0.3
- improve logs for deletion
- add tutorial 10, deletion of announcements
1.0.2
- adds option PROVIDE_INVOICE (default true) to disable creating an invoice upfront. This is especially handy if multiple requests needed to made which could slow down the process. Clients should request an invoice otherwise
- minor bugfixes
1.0.1
-fix nip04 legacy function
1.0.0
- Release of major version 1.0.0