forked from pool/matomo
Accepting request 643163 from home:ecsos:server
- update to 3.6.1 # New APIs * Added new event `Access.modifyUserAccess` which lets plugins modify current user's access levels/permissions. * Added new event `CustomMatomoJs.manipulateJsTracker` which lets plugins modify the JavaScript tracker. # New Developer Features * Logging to a file can now be easily enabled during tests. A new `[tests] enable_logging` INI option has been added, which you can set to `1` to enable logging for all tests. The `tests:run` and `tests:run-ui` commands now both have an `--enable-logging` option to enable logging for a specific run. OBS-URL: https://build.opensuse.org/request/show/643163 OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=12
This commit is contained in:
parent
b8164d19e8
commit
d8922383f9
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 19 10:41:59 UTC 2018 - ecsos@opensuse.org
|
||||
|
||||
- update to 3.6.1
|
||||
# New APIs
|
||||
* Added new event `Access.modifyUserAccess` which lets plugins
|
||||
modify current user's access levels/permissions.
|
||||
* Added new event `CustomMatomoJs.manipulateJsTracker` which
|
||||
lets plugins modify the JavaScript tracker.
|
||||
# New Developer Features
|
||||
* Logging to a file can now be easily enabled during tests.
|
||||
A new `[tests] enable_logging` INI option has been added,
|
||||
which you can set to `1` to enable logging for all tests.
|
||||
The `tests:run` and `tests:run-ui` commands now both have an
|
||||
`--enable-logging` option to enable logging for a specific
|
||||
run.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 30 06:28:11 UTC 2018 - ecsos@opensuse.org
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
||||
%endif
|
||||
|
||||
Name: matomo
|
||||
Version: 3.6.0
|
||||
Version: 3.6.1
|
||||
Release: 0
|
||||
Summary: Web analytics platform
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user