Skip to content

Releases: believethehype/nostrdvm

1.0.9

02 Jan 16:20
Compare
Choose a tag to compare

traditional hotfix release for 1.0.8

1.0.8

02 Jan 14:34
Compare
Choose a tag to compare
  • 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

31 Dec 14:14
Compare
Choose a tag to compare

Update to NostrSDK 0.38
Improve prints
hotfix for 1.0.6

1.0.6

31 Dec 13:40
Compare
Choose a tag to compare
  • Update to NostrSDK 0.38
  • Improve prints

1.0.5

31 Dec 10:00
Compare
Choose a tag to compare
  • 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

05 Dec 07:35
Compare
Choose a tag to compare
  • fix bug in bot with nip44 encryption

1.0.3

03 Dec 09:23
Compare
Choose a tag to compare
  • improve logs for deletion
  • add tutorial 10, deletion of announcements

1.0.2

02 Dec 15:25
Compare
Choose a tag to compare
  • 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

29 Nov 08:29
Compare
Choose a tag to compare

-fix nip04 legacy function

1.0.0

28 Nov 11:50
Compare
Choose a tag to compare
  • Release of major version 1.0.0