v0.16.27

ConduitPlatform/Conduitv0.16.27Jun 11, 2026by kkopanidis

AI Summary

This release focuses on optimizing push notifications by utilizing bulk APIs where available, improving performance for sending multiple notifications.

Key Highlights

  • Refactored push-notifications to use bulk APIs for better performance
  • Part of ongoing v0.16.x release cycle

New Features

  • Push notifications bulk API utilization

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