Releases: believethehype/nostrdvm
Releases · believethehype/nostrdvm
0.5.9
- 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
- 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
- move reconcile relays to dvmconfig
- shutdown client on reconcile (improve stability)
0.5.6
- announce relays with nip89 for content dvms
- fixes
0.5.5
fixes/logging improvements
0.5.4
content dvm optimisations
0.5.3
- use less database connections for content dvms
- stability improvements
0.5.2
- better debug prints
- colored prints
- move set_options to class
- optimizations and fixes
0.5.1
- hotfix for popular notes from followers
0.5.0
- code refactor & small fixes