Releases: matomo-org/matomo-php-tracker
Releases · matomo-org/matomo-php-tracker
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