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