Releases: microsoft/user-centric-notification-framework
Releases · microsoft/user-centric-notification-framework
v1.0.0
What's Changed
- Updated Azure.Identity NuGet package. by @cr-chinmaya in #13
- Downgraded Microsoft.Extensions.Http.Polly to 6.0.7 to resolve runtime issue by @cr-chinmaya in #14
- Update Startup.cs to remove SwaggerUI by @cr-chinmaya in #15
- Downgraded Microsoft.Extensions.Configuration.Abstractions by @v-ragjos in #16
- Major codebase modernization and technical debt reduction effort for the Notification Engine repository. by @cr-chinmaya in #18
New Contributors
- @cr-chinmaya made their first contribution in #13
- @v-ragjos made their first contribution in #16
Full Changelog: 10.9.2023...2.19.2026
v0.1.0-beta
Notification framework is a ready-to-use framework which can be plugged into any application for their notification needs. The notifications currently supported are:
- Email Notification
- Device Push Notification (iOS/Android/Windows)
- Web Push Notification
- Text Notification