diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e52c69..77809d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Changelog +5.0.3 - 2025-11-10 +- Updated cover image for marketplace + 5.0.2 - 2025-10-27 - Update Slack alert message to mention Matomo instance along with idSite diff --git a/plugin.json b/plugin.json index 87bf7cc..9ba40c9 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "Slack", "description": "Send Matomo reports and alerts to Slack channels, keeping your team informed and ready to act in real time.", - "version": "5.0.2", + "version": "5.0.3", "theme": false, "require": { "matomo": ">=5.0.0,<6.0.0-b1" diff --git a/screenshots/_cover.png b/screenshots/_cover.png new file mode 100644 index 0000000..2c74d98 Binary files /dev/null and b/screenshots/_cover.png differ