Release summaries
notifications-template-locale-hardening
Normalize notification template locale resolution and merge partial locale channel overrides without dropping base channel content.
maintainer
Notification template rendering now resolves regional locales like `fr-CA` through the shared locale resolver and allows locale overrides to override only the fields that changed.
integrator
Localized notification templates no longer fall back to English for supported regional locale variants, and partial localized channel overrides retain the default title/action payload.
omnichannel-notifications
Add concrete omnichannel notification channels for email, SMS, Telegram, and WhatsApp.
maintainer
Maintainers can wire provider-backed notification channels directly from the module instead of supplying their own email or messaging adapter layer.
integrator
Integrators can register ready-made email, SMS, Telegram, and WhatsApp channels and keep notification contracts aligned with those delivery targets.
