Releases: matomo-org/matomo-php-tracker
Releases · matomo-org/matomo-php-tracker
3.4.0
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
3.3.1
3.3.0
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
- @Chris53897 made their first contribution in #117
- @revoltek-daniel made their first contribution in #125
- @EPNW-Eric made their first contribution in #126
- @mzaman made their first contribution in #130
- @lutdev made their first contribution in #131
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- add support for CURLOPT_CONNECTTIMEOUT by @vpapaloukas in #115
New Contributors
- @vpapaloukas made their first contribution in #115
Full Changelog: 3.1.3...3.2.0