v0.16.27
al1abb/invoifyv0.16.27Jun 11, 2026by kkopanidis
AI Summary
This patch release focuses on optimizing the push notification system by utilizing bulk APIs where available to improve efficiency.
Key Highlights
- Refactored push notifications to use bulk APIs
- Optimization of notification handling
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