v0.15.14

ConduitPlatform/Conduitv0.15.14Feb 9, 2023by kkopanidis

AI Summary

A feature-focused release adding a notifications center for push notifications, along with a bug fix for the notifications count query. This release enhances the push notifications module with a centralized notification management interface.

Key Highlights

  • Notifications center for push notifications
  • Fix notifications count query modification bug
  • Push notifications module enhancement

New Features

  • Notifications center for push notifications

Full Release Notes

## What's Changed
* feat(push-notifications): add a notifications center by @kkopanidis in https://github.com/ConduitPlatform/Conduit/pull/506
* fix(push-notifications): notifications count query being modified by @kkopanidis in https://github.com/ConduitPlatform/Conduit/pull/507


**Full Changelog**: https://github.com/ConduitPlatform/Conduit/compare/v0.15.13...v0.15.14