File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Changelog
22
3- * 5.2.6 - 2026-04-27 - Updated API documentation
3+ * 5.3.0 - 2026-05-04 - Added alert description and helptexts
44* 5.2.5 - 2026-03-30 - Added escaping for report_matched value
55* 5.2.4 - 2026-03-02 - Updated API documentation
66* 5.2.3 - 2026-02-05 - Alerts now get deleted when a user's site access is revoked
Original file line number Diff line number Diff line change 1616
1717/**
1818 */
19- class Updates_5_2_6 extends Updates
19+ class Updates_5_3_0 extends Updates
2020{
2121 /**
2222 * @var MigrationFactory
Original file line number Diff line number Diff line change 11{
22 "name" : " CustomAlerts" ,
33 "description" : " Create custom Alerts to be notified of important changes on your website or app! " ,
4- "version" : " 5.2.6 " ,
4+ "version" : " 5.3.0 " ,
55 "require" : {
66 "matomo" : " >=5.0.0-b1,<6.0.0-b1"
77 },
You can’t perform that action at this time.
0 commit comments