mirror of
https://github.com/StarFleetCPTN/GoMFT.git
synced 2026-09-08 15:41:20 +02:00
- Implemented Pushbullet, Ntfy, Gotify, and Pushover notification services in the notifications management system. - Enhanced the user interface to include configuration fields for each new service type, including API keys, device identifiers, and message templates. - Updated backend logic to handle sending notifications through the newly integrated services, including error handling for API responses. - Added event trigger options for job start, completion, and error notifications for each service. - Improved test notification functionality to verify configurations for all supported services.