mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Integrated custom notification templates for email, SMS, Slack, and Microsoft Teams in IncidentPublicNote, IncidentStateTimeline, ScheduledMaintenancePublicNote, and ScheduledMaintenanceStateTimeline jobs. - Added logic to fetch and compile templates based on notification method and event type. - Improved message formatting by including dynamic variables such as incident details, resources affected, and unsubscribe links. - Updated email sending logic to utilize custom templates where available, falling back to default messages when necessary. - Enhanced logging for better tracking of notification dispatches.