Skip to content

Releases: believethehype/nostrdvm

0.5.9

04 Jun 18:17
Compare
Choose a tag to compare
  • add standalone update_db dvm that only updates the database for other dvms to read from.
  • add paid outbox relays to avoid (to be continued..), ignore these when answering with the outbox model
  • fixes random crash with db updates (fingers crossed)
  • better logging

0.5.8

03 Jun 18:26
Compare
Choose a tag to compare
  • Add NIP65
  • Reply to relays in relays tag if available, else check user's NIP65 relay inbox, else use generic relays to reply

0.5.7

02 Jun 15:29
Compare
Choose a tag to compare
  • move reconcile relays to dvmconfig
  • shutdown client on reconcile (improve stability)

0.5.6

01 Jun 21:46
Compare
Choose a tag to compare
  • announce relays with nip89 for content dvms
  • fixes

0.5.5

01 Jun 17:31
Compare
Choose a tag to compare

fixes/logging improvements

0.5.4

01 Jun 17:17
Compare
Choose a tag to compare

content dvm optimisations

0.5.3

31 May 14:28
Compare
Choose a tag to compare
  • use less database connections for content dvms
  • stability improvements

0.5.2

31 May 08:28
Compare
Choose a tag to compare
  • better debug prints
  • colored prints
  • move set_options to class
  • optimizations and fixes

0.5.1

30 May 19:17
Compare
Choose a tag to compare
  • hotfix for popular notes from followers

0.5.0

30 May 19:07
Compare
Choose a tag to compare
  • code refactor & small fixes