Releases: jop-software/typo3-sentry-client
Releases · jop-software/typo3-sentry-client
Version 1.5.1
What's Changed
Fixes
- set correct verison number in
ext_emconf.php
-- c1140ab - don't delete composer.lock file in
prepare-release
script -- 0fed461
Full Changelog: v1.5.0...v1.5.1
Version 1.5.0
Version 1.4.3
Version 1.4.3
- Switch license to GPL-2.0-or-later
- Release extension to TER
Full Changelog: v1.4.2...v1.4.3
Version 1.4.2
Bugfix Release v1.4.2
Fixed Bugs
- Environment variables were not proper injected into the Configuration service.
What's Changed
Full Changelog: v1.4.1...v1.4.2
Version 1.4.1
What's Changed
Full Changelog: v1.4.0...v1.4.1
Version 1.4.0
Version 1.3.0
New in this Version
You now can deactivate sentry with an option in the extension configuration or environment variable.
What's Changed
- [FEATURE] Add an option to deactivate sentry by @cngJo in #26
- [TASK] Reduce dev-dependencies by @cngJo in #21
Full Changelog: v1.2.1...v1.3.0
Version 1.2.1
Version 1.2.0
New in this release
- You now can configure the extension from the TYPO3 backend.
- Basic Sentry Performance Monitoring (https://docs.sentry.io/product/performance/)
What's Changed
- [FEATURE] Performance Monitoring by @cngJo in #16
- [FEATURE] Give the sentry client access to the TYPO3 logger by @cngJo in #15
- [TASK] Install
phpstan/phpstan
by @cngJo in #18 - [FEATURE] Extension Configuration by @cngJo in #20
Full Changelog: v1.1.1...v1.2.0
Version 1.1.1
Changes:
- Fixes the version number in
ext_emconf.php
to match the release version.
Full Changelog: v1.1.0...v1.1.1