Skip to content

Releases: believethehype/nostrdvm

0.6.23

25 Jun 09:35
Compare
Choose a tag to compare
  • Fix encoding for dvm specific venv outputs on Windows (and potentially other systems)

0.6.22

23 Jun 09:07
Compare
Choose a tag to compare
  • update dependencies

0.6.21

20 Jun 06:25
Compare
Choose a tag to compare
  • bugfixes

0.6.17

19 Jun 11:36
Compare
Choose a tag to compare
  • fix a bug that prevented the bot from using multiple inbox relays

0.6.16

18 Jun 06:41
Compare
Choose a tag to compare
  • 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

17 Jun 07:13
Compare
Choose a tag to compare
  • fix some unawaited functions
  • move is_input_supported and post_process in the interface to async

0.6.14

16 Jun 06:36
Compare
Choose a tag to compare
  • move avoid_relays list to outbox_utils

0.6.13

16 Jun 06:26
Compare
Choose a tag to compare
  • never use send_event in outbox model to avoid main client to die off on bad user entries

0.6.12

16 Jun 06:00
Compare
Choose a tag to compare
  • Bugfixes

0.6.11

14 Jun 18:40
Compare
Choose a tag to compare
  • Bugfixes related to DVMs running in own venvs.