From 2d631e84f33ad4a5e8ba399b25e7c803365827d3b8b32afb22e936cc70becde9 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Fri, 7 Jul 2023 05:47:24 +0000 Subject: [PATCH] Accepting request 1097457 from home:ecsos:server MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 4.15.0 * matomo-org/matomo - #20785 Correctly escape report name in CSV exports - #12165 Submit Matomo to Google Tag Manager Community Template Galleries - #20915 Single click copy button for code snippets - #20636 [PHP 8.1 compatibility] Fix array access warning on float – /plugins/Goals/DataTable/Filter/CalculateConversionPageRate.php - #20658 [PHP 8.1 compatibility] IPUtils.php(27): Deprecated – trim(): Passing null to parameter #1 ($string) of type string - #20589 Allow goals processed metrics to appear in API.getProcessedReport output - #20606 Added GTM installation guide in no-data and tracking code pages - #20649 Added WordPress installation guide for no-data and tracking code pages - #20679 Fixed two issues with handling of processing dependent archives - #20681 Don’t show empty categories in widget listing - #20682 Allow reports to override the min/max label width values - #20683 add Live.initializeVisitorActions event to allow plugins to collapse actions in visitor log if they need to - #20700 Improves UI/UX on no data screen - #20710 Update Google Tag Manager instructions on no data screen - #20748 Improved WordPress instruction tab on the no data screen - #20790 Adds Vue.js instruction tab on no data screen - #20815 Allow reports to specify a column/metadata other than “label” that uniquely identifies a row - #20862 Improvements to notifications under tracking code on no data screen - #20882 Improve handling of deactivating incompatible plugins during update - #20890 Add instruction tab for React.js to no data screen & improve JS code instruction tab - #20928 Adds new SPA/PWA instruction tab for no data screen OBS-URL: https://build.opensuse.org/request/show/1097457 OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=119 --- matomo-4.14.2.tar.gz | 3 --- matomo-4.15.0.tar.gz | 3 +++ matomo.changes | 30 ++++++++++++++++++++++++++++++ matomo.spec | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 matomo-4.14.2.tar.gz create mode 100644 matomo-4.15.0.tar.gz diff --git a/matomo-4.14.2.tar.gz b/matomo-4.14.2.tar.gz deleted file mode 100644 index b0b3c6b..0000000 --- a/matomo-4.14.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cfb3fe1b82ded5a9e4a878b9f01ebf85238dba84087088ff117224033700a9a -size 17381818 diff --git a/matomo-4.15.0.tar.gz b/matomo-4.15.0.tar.gz new file mode 100644 index 0000000..7168411 --- /dev/null +++ b/matomo-4.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619b2ef500e1c50f4ccee2e094ddfa0928cf8e76fe40b787483c1d11ee69978e +size 17503216 diff --git a/matomo.changes b/matomo.changes index 062f1e2..1be39e8 100644 --- a/matomo.changes +++ b/matomo.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Jul 7 05:14:46 UTC 2023 - ecsos + +- Update to 4.15.0 + * matomo-org/matomo + - #20785 Correctly escape report name in CSV exports + - #12165 Submit Matomo to Google Tag Manager Community Template Galleries + - #20915 Single click copy button for code snippets + - #20636 [PHP 8.1 compatibility] Fix array access warning on float + – /plugins/Goals/DataTable/Filter/CalculateConversionPageRate.php + - #20658 [PHP 8.1 compatibility] IPUtils.php(27): Deprecated + – trim(): Passing null to parameter #1 ($string) of type string + - #20589 Allow goals processed metrics to appear in API.getProcessedReport output + - #20606 Added GTM installation guide in no-data and tracking code pages + - #20649 Added WordPress installation guide for no-data and tracking code pages + - #20679 Fixed two issues with handling of processing dependent archives + - #20681 Don’t show empty categories in widget listing + - #20682 Allow reports to override the min/max label width values + - #20683 add Live.initializeVisitorActions event to allow plugins + to collapse actions in visitor log if they need to + - #20700 Improves UI/UX on no data screen + - #20710 Update Google Tag Manager instructions on no data screen + - #20748 Improved WordPress instruction tab on the no data screen + - #20790 Adds Vue.js instruction tab on no data screen + - #20815 Allow reports to specify a column/metadata other than “label” that uniquely identifies a row + - #20862 Improvements to notifications under tracking code on no data screen + - #20882 Improve handling of deactivating incompatible plugins during update + - #20890 Add instruction tab for React.js to no data screen & improve JS code instruction tab + - #20928 Adds new SPA/PWA instruction tab for no data screen + ------------------------------------------------------------------- Tue Apr 18 09:50:40 UTC 2023 - ecsos diff --git a/matomo.spec b/matomo.spec index dbda8ac..e32c0fb 100644 --- a/matomo.spec +++ b/matomo.spec @@ -21,7 +21,7 @@ %{!?_tmpfilesdir:%global _tmpfilesdir %{_prefix}/lib/tmpfiles.d} Name: matomo -Version: 4.14.2 +Version: 4.15.0 Release: 0 Summary: Web analytics platform License: GPL-3.0-or-later