Releases: believethehype/nostrdvm
Releases · believethehype/nostrdvm
0.3.7
-fixes related to content-discovery not updating admin_config
0.3.6
- Adds Topic related content-discovery DVM task
0.3.5
- Bugfixes for several DVMs
- Adaption of Amber and Nostr Login in Webapps
0.3.4
- added new filter dvms
- ui fixes
- general bug fixes and improvements
0.3.3
- 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
- bugfixes related to nostr-sdk update
- refactor
- fixes for ui
0.3.1
- 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
- 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
- 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
- speed up looking for multiple events as inputs
- remove generic check for events as input