Skip to content

Releases: jop-software/typo3-sentry-client

Version 1.5.1

04 Oct 08:47
c1140ab
Compare
Choose a tag to compare

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

04 Oct 08:41
Compare
Choose a tag to compare

What's Changed

Features

  • feat: blacklist filter for exceptions by @cngJo in #55

Chores

  • chore: make use of rector by @cngJo in #39
  • chore: move variable assignment out of if by @cngJo in #49

Full Changelog: v1.4.3...v1.5.0

Version 1.4.3

17 May 17:29
047ab0b
Compare
Choose a tag to compare

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

03 Mar 19:28
Compare
Choose a tag to compare

Bugfix Release v1.4.2

Fixed Bugs

  • Environment variables were not proper injected into the Configuration service.

What's Changed

  • bugfix(conf): add braces around property access by @cngJo in #44

Full Changelog: v1.4.1...v1.4.2

Version 1.4.1

31 Jan 21:33
4622079
Compare
Choose a tag to compare

What's Changed

  • fix: proper load environment variables into configuration by @cngJo in #41

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

28 Jan 22:13
ebc25ba
Compare
Choose a tag to compare

What's Changed

  • [TASK] Upgrade CI-Tooling by @cngJo in #29
  • feat: add typo3.version and typo3.application-contaxt tags by @cngJo in #32
  • feat: refactor configuration management by @cngJo in #33

Bugfixes

  • Error on transactions in CLI-Context (#35)

Full Changelog: v1.3.0...v1.4.0

Version 1.3.0

09 Dec 17:57
337fb0c
Compare
Choose a tag to compare

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

25 Nov 18:43
2943423
Compare
Choose a tag to compare

Bugfixes

  • Update the version number to match the release number

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

24 Nov 19:41
8c6484b
Compare
Choose a tag to compare

New in this release

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

16 Oct 09:12
d6a1ebf
Compare
Choose a tag to compare

Changes:

  • Fixes the version number in ext_emconf.php to match the release version.

Full Changelog: v1.1.0...v1.1.1