SHA256
1
0
forked from pool/matomo

Accepting request 605632 from home:ecsos:server

- update to 3.5.0
  # Breaking Changes
    * Flattened action url reports now always include a leading `/` 
      and will no longer include the `default_action_name`. 
      e.g. `path/to/index` will now be `/path/to/`. 
      This might affect configured custom alerts, as this plugin
      uses the flattened url reports for comparison.
  # New APIs
    * New JavaScript tracker functions to [ask for consent]
      (https://developer.matomo.org/guides/tracking-javascript-
      guide#asking-for-consent): `requireConsent`, 
      `rememberConsentGiven`, `setConsentGiven`, 
      `forgetConsentGiven`.
    * New events `PrivacyManager.deleteLogsOlderThan`, 
      `PrivacyManager.exportDataSubjects` and 
      `PrivacyManager.deleteDataSubjects` to enable plugins to be
      GDPR compliant.
    * New event `AssetManager.addStylesheets` to add additional
      less styles which are not located in a file.
    * New event `Archiving.getIdSitesToMarkArchivesAsInvalidated` 
      that lets plugins customize the behaviour of report 
      invalidations.
    * Reports and visualizations can now disable the 'all' rows 
      limit selector: 
      `$view->config->disable_all_rows_filter_limit`.
    * New settings form field UI component "Multi Tuple" that 
      lets users enter multiple values for one setting
      
  Detail changelog see: https://matomo.org/changelog/matomo-3-5-0/

OBS-URL: https://build.opensuse.org/request/show/605632
OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=6
This commit is contained in:
Eric Schirra 2018-05-09 06:08:27 +00:00 committed by Git OBS Bridge
parent 1a812cf1f6
commit 6d4ff99b63
3 changed files with 36 additions and 3 deletions

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed May 9 05:46:07 UTC 2018 - ecsos@opensuse.org
- update to 3.5.0
# Breaking Changes
* Flattened action url reports now always include a leading `/`
and will no longer include the `default_action_name`.
e.g. `path/to/index` will now be `/path/to/`.
This might affect configured custom alerts, as this plugin
uses the flattened url reports for comparison.
# New APIs
* New JavaScript tracker functions to [ask for consent]
(https://developer.matomo.org/guides/tracking-javascript-
guide#asking-for-consent): `requireConsent`,
`rememberConsentGiven`, `setConsentGiven`,
`forgetConsentGiven`.
* New events `PrivacyManager.deleteLogsOlderThan`,
`PrivacyManager.exportDataSubjects` and
`PrivacyManager.deleteDataSubjects` to enable plugins to be
GDPR compliant.
* New event `AssetManager.addStylesheets` to add additional
less styles which are not located in a file.
* New event `Archiving.getIdSitesToMarkArchivesAsInvalidated`
that lets plugins customize the behaviour of report
invalidations.
* Reports and visualizations can now disable the 'all' rows
limit selector:
`$view->config->disable_all_rows_filter_limit`.
* New settings form field UI component "Multi Tuple" that
lets users enter multiple values for one setting
Detail changelog see: https://matomo.org/changelog/matomo-3-5-0/
-------------------------------------------------------------------
Sun Apr 8 12:46:15 UTC 2018 - ecsos@opensuse.org

View File

@ -35,7 +35,7 @@
%endif
Name: matomo
Version: 3.4.0
Version: 3.5.0
Release: 0
Summary: Web analytics platform
License: GPL-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:835282328f8c16a7d2b1a28c11df2ae9e2f563cfc36f4e689d50fc421a928337
size 18631630
oid sha256:0f62797c53488ca038d2512c5b6d71bd217a3fd39bbc816bbd811b0fb172e188
size 18934969