Releases: believethehype/nostrdvm
Releases · believethehype/nostrdvm
0.6.21
- bugfixes
0.6.17
- fix a bug that prevented the bot from using multiple inbox relays
0.6.16
- Many fixes for the bot
- Add invoice amount and invoice qr amount commands to generate and invoice instead of relying on zaps
- fix external dvms in bot after sdk update
0.6.15
- fix some unawaited functions
- move is_input_supported and post_process in the interface to async
0.6.14
- move avoid_relays list to outbox_utils
0.6.13
- never use send_event in outbox model to avoid main client to die off on bad user entries
0.6.12
- Bugfixes
0.6.11
- Bugfixes related to DVMs running in own venvs.
0.6.10
Bugfixes for venv/bot
0.6.9
(nice)
- add discover people based on wot dvm (first version)
- update dependencies (get rid of secp256k1 for now)
- update nostrsdk