Skip to content

Releases: believethehype/nostrdvm

0.3.7

16 May 08:51
Compare
Choose a tag to compare

-fixes related to content-discovery not updating admin_config

0.3.6

16 May 08:30
Compare
Choose a tag to compare
  • Adds Topic related content-discovery DVM task

0.3.5

06 May 10:18
Compare
Choose a tag to compare
  • Bugfixes for several DVMs
  • Adaption of Amber and Nostr Login in Webapps

0.3.4

29 Apr 13:35
Compare
Choose a tag to compare
  • added new filter dvms
  • ui fixes
  • general bug fixes and improvements

0.3.3

16 Apr 12:35
ba98f1a
Compare
Choose a tag to compare
  • update rust-nostr sdk to 0.11.0 (python)
  • add nip59 gift-wrapped dms to bot code
  • add split share for subscriptions to client example
  • noogle: reply in feed
  • noogle: add rating for image dvms
  • fix for llm summarizers when input is too long
  • ui fixes
  • optimizations

0.3.2

09 Apr 13:41
Compare
Choose a tag to compare
  • bugfixes related to nostr-sdk update
  • refactor
  • fixes for ui

0.3.1

03 Apr 21:57
Compare
Choose a tag to compare
  • updated NIP88 Subscriptions to work with Kind 5906 spec
  • added task: first version of wot mute dvm
  • added task: popular notes by people you follow
  • update js sdk to 0.1.2
  • ui fixes
  • bugfixes/improvements

0.3.0

22 Mar 16:07
Compare
Choose a tag to compare
  • support for NIP88 Subscriptions
  • update nostr-SDK to 0.10.0
  • example for subscriptions with content discovery
  • subscriptions in the demo application
  • Many bugfixes

0.2.6

04 Mar 14:44
Compare
Choose a tag to compare
  • Adding (optional) schedule method to the interface: Allows scheduling a task in the background (e.g. updating database, check for a time-based thing)

0.2.5

27 Feb 13:09
Compare
Choose a tag to compare
  • speed up looking for multiple events as inputs
  • remove generic check for events as input