matomo

Edit Package matomo
https://matomo.org/

Matomo, formerly Piwik, is the leading open source web analytics
platform that gives you valuable insights into your website’s visitors, your
marketing campaigns and much more, so you can optimize your strategy and
online experience of your visitors.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000559 559 Bytes
matomo-5.0.0.tar.gz 0020946285 20 MB
matomo-5.0.0.tar.gz.asc 0000000833 833 Bytes
matomo-README.SUSE 0000002811 2.75 KB
matomo-archive.service 0000000366 366 Bytes
matomo-archive.timer 0000000152 152 Bytes
matomo-ignore_excluded_files.patch 0000000708 708 Bytes
matomo-nginx.conf 0000003614 3.53 KB
matomo-php-fpm.conf 0000001180 1.15 KB
matomo-php-fpm.default.conf 0000000048 48 Bytes
matomo-tmpfile.conf 0000000093 93 Bytes
matomo.changes 0000122411 120 KB
matomo.conf 0000004256 4.16 KB
matomo.logrotate 0000000113 113 Bytes
matomo.my.cnf 0000000048 48 Bytes
matomo.rpmlintrc 0000000814 814 Bytes
matomo.spec 0000013110 12.8 KB
Revision 67 (latest revision is 70)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 67)
- update to 5.0.0
  Breaking Changes
  + AngularJS has been completely removed from the code base, existing AngularJS 
    code will no longer work. It is recommended to convert that code to Vue.
  + jQuery has been updated to 3.6.3. Please check your plugins javascript code 
    if it needs to be adjusted. More details can be found in jQuery update 
    guides: https://jquery.com/upgrade-guide/3.0/ and https://jquery.com/upgrade-guide/3.5/
  + The Common::fixLbrace() function has been removed. It was only necessary 
    for AngularJS and no longer needs to be used.
  + The deprecated JSON2 API format has now been removed. We recommend switching 
    to the JSON renderer, which behaves the same.
  + The javascript event piwikPageChange, which is triggered when a reporting 
    page is loaded, has been renamed to matomoPageChange. 
    Ensure to update your implementation if you rely on it.
  + The deprecated javascript functions broadcast.init, broadcast.propagateAjax 
    and broadcast.pageLoad have been removed.
  + Plugin names are now limited to 60 characters. If you used to have a 
    plugin with a longer name, you might need to rename it.
  + The instance_id configuration does no longer support characters other 
    than a-z, 0-9 and the special characters .-_. If the configured value 
    contains other characters, they will be simply removed.
  + When an invalid token is provided in an API request, a 401 response code 
    is now returned instead of 200 response code.
  + By default, the file:// protocol is no longer tracked. To enable tracking 
    of the file:// protocol use the new JavaScript tracker method 
    enableFileTracking (learn more).
  + We have migrated our automated tests from Travis CI to GitHub actions. 
    If your plugin used Travis CI for running tests ensure to migrate that to 
    a GitHub action as support for running tests on Travis has been dropped.
  + By default, the last ip address in the proxy list will now be used rather
Comments 0
openSUSE Build Service is sponsored by