v0.16.27
elizaOS/elizav0.16.27Jun 11, 2026by kkopanidis
AI Summary
This release refactors push notification handling to utilize bulk APIs where available, improving efficiency for notification dispatch.
Key Highlights
- Refactor push notifications to use bulk APIs
New Features
- Bulk API utilization for push notifications
Full Release Notes
## What's Changed * refactor(push-notifications): utilize bulk apis where available to av… by @kkopanidis in https://github.com/ConduitPlatform/Conduit/pull/1476 **Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.16.26...v0.16.27