We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b1f84 commit af5b198Copy full SHA for af5b198
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## Changelog
2
3
+* 5.2.1 - 2025-12-02 - Fixes default value showing up as empty entry for alert_mediums
4
* 5.2.0 - 2025-11-24 - Added ability to send alerts to a Microsoft Teams channel
5
* 5.1.0 - 2025-09-29 Refactored UI to support different mediums to alert and changes to alert via Slack
6
* 5.0.7 - 2025-07-07 Textual changes
plugin.json
@@ -1,7 +1,7 @@
{
"name": "CustomAlerts",
"description": "Create custom Alerts to be notified of important changes on your website or app! ",
- "version": "5.2.0",
+ "version": "5.2.1",
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
7
},
0 commit comments