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
|
Thu Aug 30 06:28:11 UTC 2018 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: matomo
|
Name: matomo
|
||||||
Version: 3.6.0
|
Version: 3.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Web analytics platform
|
Summary: Web analytics platform
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:93133dce87f65a938bc1360eab7a7291defa7666dfdaafada215a7493c9c2547
|
oid sha256:a0e1e8b310b79ea60b282cdf1ca504f5b5c105209f52add82ca73e391052c1cf
|
||||||
size 19417965
|
size 19560142
|
||||||
|
Loading…
Reference in New Issue
Block a user