v0.16.27

m1k1o/nekov0.16.27Jun 11, 2026by kkopanidis

AI Summary

This release focuses on optimizing push notification handling by utilizing bulk APIs where available. The update involves a refactor to improve the efficiency of how notifications are processed.

Key Highlights

  • Optimization of push notifications using bulk APIs
  • Code refactoring for better performance
  • Improvement to notification handling logic

New Features

  • Implementation of bulk APIs 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