SHA256
1
0
forked from pool/matomo
Go to file
Eric Schirra 9a63b2feb4 Accepting request 712940 from home:ecsos:server
- Update to 3.10.0
  * Breaking Changes
    - When giving a user superuser access through the 
      UsersManager.setSuperUserAccess API, a new parameter 
      passwordConfirmation needs to be sent along with the request
      containing the current password of the user issuing the API 
      request.
    - Website referrer URLs are now detected using domain only 
      instead of domain and path. This means if you have two 
      different websites on the same domain, but different paths,
      and a visitor visits from one to the other, it won't have 
      a referrer website set.
    - Custom Dimensions values set with setCustomDimension are now 
      URL encoded (they previously weren't). If you were manually
      URL encoding the custom dimension values before calling 
      setCustomDimension, your custom dimension values appearing in
      reports and Visits log/Visitor profile may now be double URL
      encoded. To solve the double encoding issue, you can remove 
      your URL encoding and trust that Matomo JavaScript Tracker 
      will URL encode the values correctly.
  * New APIs
    - A new tracker method ping has been added to send a ping 
      request manually instead of using the heart beat timer.
    - Added new event ViewDataTable.configure.end, triggered after
      view configuration properties have been overwritten by saved
      settings and query parameters.

OBS-URL: https://build.opensuse.org/request/show/712940
OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=31
2019-07-02 05:58:39 +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-3.10.0.tar.gz Accepting request 712940 from home:ecsos:server 2019-07-02 05:58:39 +00:00
matomo-archive.cron Accepting request 668329 from home:ecsos:server 2019-01-24 14:22:18 +00:00
matomo-archive.service Accepting request 668329 from home:ecsos:server 2019-01-24 14:22:18 +00:00
matomo-archive.timer Accepting request 650512 from home:ecsos:server 2018-11-20 14:54:10 +00:00
matomo-README.SUSE Accepting request 650512 from home:ecsos:server 2018-11-20 14:54:10 +00:00
matomo.changes Accepting request 712940 from home:ecsos:server 2019-07-02 05:58:39 +00:00
matomo.conf Accepting request 566583 from home:ecsos:server 2018-01-24 00:44:33 +00:00
matomo.logrotate Accepting request 650512 from home:ecsos:server 2018-11-20 14:54:10 +00:00
matomo.rpmlintrc Accepting request 652220 from home:ecsos:server 2018-11-27 18:22:55 +00:00
matomo.spec Accepting request 712940 from home:ecsos:server 2019-07-02 05:58:39 +00:00