Skip to content

Releases: matomo-org/WP-Matomo

1.0.31

13 Nov 04:08
f8459c0

Choose a tag to compare

  • Do not display value of persisted Matomo token in settings page.
  • Fix notice when persisted notifications value is for some reason not an array.

v1.0.30

22 Sep 14:06

Choose a tag to compare

  • Fix settings behavior
  • Fix auto configuration in PHP API mode
  • Fix Opt-Out shortcode language attribute
  • Remove deprecated dynamic property (PHP 8.2)

v1.0.29

21 Sep 11:48

Choose a tag to compare

  • Rename plugin to "Connect Matomo"
  • Fix a XSS vulnerability

v1.0.28

21 May 21:32

Choose a tag to compare

  • Encode plugin display name
  • Option to set requireConsent or requireCookieConsent
  • Avoid notice on empty ecommerce data
  • Improve search tracking performance (thanks to theodejager, details)
  • Fix multisite sub-site tracking (thanks to ulkoalex, details)
  • Remove excess form closing tag (thanks to ulkoalex, details)

v1.0.27

07 Feb 22:01

Choose a tag to compare

= 1.0.27 =

  • Fix a CSRF vulnerability
  • Fix JavaScript typos on settings page which broke some interface functionality
  • Fix proxy path on multisite networks (thanks to caveman99, details)
  • Fix array key warnings (thanks to goaround, details)
  • Fixed a bug in proxy config.php to avoid adding the protocol twice to the Matomo URL
  • Proxy script will run proxy/config.local.php before proxy/config.php to set an individual WordPress root directory via $wpRootDir

v1.0.26

22 Aug 16:07

Choose a tag to compare

  • Fix feed tracking via proxy script (thanks to nicobilliotte, details)
  • Add piwik.php proxy script wrapper to make sure proxy tracking codes continue working if piwik.php is used
  • Fix for stalled blog options on network activation (thanks to ulkoalex, details)
  • Fix wrong title on city statistics (thanks to ulkoalex, details)
  • Fix "call to undefined method" error on network admin
  • Do not allow to set empty WP-Matomo display name
  • Rename Piwik link on dashboard widget to Matomo

v1.0.25

08 Jul 16:22

Choose a tag to compare

= 1.0.25 =

v1.0.24

21 Sep 10:46
4b241ed

Choose a tag to compare

= 1.0.24 =

  • Hotfix to avoid deprecated jQuery.support.boxModel in jqPlot (jqPlot/jqPlot#123)
  • Enabling metaboxes on particular Custom Post Types (thanks to goaround, #83)

= 1.0.23 =

  • Handle tracking codes containing matomo.js/.php instead of piwik.js/.php
  • Fixed target="_BLANK" property (thanks to tsteur)

v1.0.22

29 Jul 20:44
30e06ed

Choose a tag to compare

  • Bugfix: Innocraft cloud URL *.matomo.cloud will work
  • Option to configure filter_limit parameter (see expert settings)
  • Replaced piwik.php proxy script by matomo.php proxy script

v1.0.21

27 Mar 21:05

Choose a tag to compare

  • Bugfix: Get HTTP mode working again