Go to file
Eric Schirra 6d4ff99b63 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
2018-05-09 06:08:27 +00:00
.gitattributes Accepting request 566583 from home:ecsos:server 2018-01-24 00:44:33 +00:00
.gitignore Accepting request 566583 from home:ecsos:server 2018-01-24 00:44:33 +00:00
matomo-README.SUSE Accepting request 566583 from home:ecsos:server 2018-01-24 00:44:33 +00:00
matomo.changes Accepting request 605632 from home:ecsos:server 2018-05-09 06:08:27 +00:00
matomo.conf Accepting request 566583 from home:ecsos:server 2018-01-24 00:44:33 +00:00
matomo.rpmlintrc Accepting request 566583 from home:ecsos:server 2018-01-24 00:44:33 +00:00
matomo.spec Accepting request 605632 from home:ecsos:server 2018-05-09 06:08:27 +00:00
piwik.zip Accepting request 605632 from home:ecsos:server 2018-05-09 06:08:27 +00:00