- 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)