Skip to content

Releases: matomo-org/matomo-php-tracker

3.4.0

20 Dec 18:56
9462dc6

Choose a tag to compare

What's Changed

  • Strict types for arguments and return types by @lutdev in #135
  • Exclude development resources from dist archive by @mbrodala in #138
  • Fix deprecation notice for $http_response_header by @sgiehl in #143
  • Declare supported PHP versions explicitly and run tests on all supported versions by @gsteel in #147
  • Fix: Not possible to create multiple Piwik tracker instances having different API urls by @lutdev in #145

New Contributors

Full Changelog: 3.3.1...3.4.0

3.3.2

09 Oct 08:13
949259d

Choose a tag to compare

What's Changed

  • Allow setting form factors client hint by @sgiehl in #136

Full Changelog: 3.3.1...3.3.2

3.3.1

28 May 09:53
92c2ce6

Choose a tag to compare

What's Changed

  • Fix: Curl Connection remaining open by @lutdev in #133

Full Changelog: 3.3.0...3.3.1

3.3.0

17 May 13:01
6dd138e

Choose a tag to compare

What's Changed

  • feat: remove composer.lock by @Chris53897 in #117
  • fix: wrong method description by @revoltek-daniel in #125
  • feat: Functions to get and set the page view id manually by @EPNW-Eric in #126
  • feat: default folder structure, allow phpunit 10 by @Chris53897 in #116
  • fix: Check for cURL error before throwing exception in sendRequest method by @mzaman in #130
  • fix: Creation of dynamic property MatomoTracker::$currentTs is deprecated by @lutdev in #131
  • feat: Drop support of older php versions by @lutdev in #132

New Contributors

Full Changelog: 3.2.0...3.3.0

3.2.0

31 May 12:58
c9e7816

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.3...3.2.0

3.1.3

07 Mar 19:37
23cea26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.2...3.1.3

3.1.2

18 Jan 14:30
78932f6

Choose a tag to compare

  • Improve PHP 8.2 compatibility (by temporarily allowing dynamic properties)

3.1.1

07 Dec 08:37
544148c

Choose a tag to compare

  • compatibility improvements for PHP 8.1 (#108)
  • added method to disable bulk tracking (#109)
  • added tracking methods for upcoming premium feature (#110)

3.1.0

04 Jul 15:17
0001560

Choose a tag to compare

  • Adds support for sending client hints

3.0.4

15 Nov 18:56
441d377

Choose a tag to compare

Improve compatibility with PHP 8.1