We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25b7533 + 7479362 commit 703692dCopy full SHA for 703692d
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## Changelog
2
3
+* 5.0.3 Added inline help to mention events filter FAQ
4
* 5.0.2 Fixed alert conditions not reloading on site change
5
* 5.0.1 Compatibility with Matomo 5.0.0-b4
6
* 5.0.0 Compatibility with Matomo 5.0
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.0.2",
+ "version": "5.0.3",
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
7
},
0 commit comments