Releases: believethehype/nostrdvm
Releases · believethehype/nostrdvm
0.6.23
- Fix encoding for dvm specific venv outputs on Windows (and potentially other systems)
0.6.22
- update dependencies
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.