We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2470806 + 36b4a2c commit 098573fCopy full SHA for 098573f
CHANGELOG.md
@@ -1,5 +1,6 @@
1
## Changelog
2
3
+* 5.0.5 Combined all the actions into one column
4
* 5.0.4 Added plugin category for Marketplace
5
* 5.0.3 Added inline help to mention events filter FAQ
6
* 5.0.2 Fixed alert conditions not reloading on site change
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.4",
+ "version": "5.0.5",
"require": {
"matomo": ">=5.0.0-b1,<6.0.0-b1"
7
},
0 commit comments