v0.16.27

nektos/actv0.16.27Jun 11, 2026by kkopanidis

AI Summary

This release refactors the push notification system to utilize bulk APIs wherever available, aiming to reduce overhead and improve system efficiency.

Key Highlights

  • Refactored push notifications to utilize bulk APIs
  • Reduces overhead for notification handling
  • Merged via PR #1476

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