PABLOF7z on Nostr: 📢 Announcing: NDK 2.4.1 This is a massive release with performance improvements, ...
📢 Announcing: NDK 2.4.1
This is a massive release with performance improvements, NIP-29 (Simple Groups) and NIP-88 (Recurring Subscriptions), and
* DVM post scheduling!
Scheduling event publishing is now easier than ever, when you have an event to be published later instead of calling `event.publish()` you can now: `dvmSchedule(event)`.
the event will be encrypted and sent to the selected DVM for future scheduling.
* Other things:
- Performance improvements on the indexdb cache adapter
- Improvements in NIP-29 and NIP-88 support
- Bugfixes
- Svelte RelayList component got a lot better
More in the docs:
https://ndk.fyi/docs/functions/dvmSchedule.html
This is a massive release with performance improvements, NIP-29 (Simple Groups) and NIP-88 (Recurring Subscriptions), and
* DVM post scheduling!
Scheduling event publishing is now easier than ever, when you have an event to be published later instead of calling `event.publish()` you can now: `dvmSchedule(event)`.
the event will be encrypted and sent to the selected DVM for future scheduling.
* Other things:
- Performance improvements on the indexdb cache adapter
- Improvements in NIP-29 and NIP-88 support
- Bugfixes
- Svelte RelayList component got a lot better
More in the docs:
https://ndk.fyi/docs/functions/dvmSchedule.html