Skip to content

Releases: networkteam/Networkteam.SentryClient

Add release tracking for Sentry client

29 Apr 09:00

Choose a tag to compare

5.1.0

Merge branch '4.x'

Add release tracking for Sentry client

29 Apr 08:58

Choose a tag to compare

4.2.0

Merge branch '3.x' into 4.x

Add release tracking for Sentry client

29 Apr 08:58

Choose a tag to compare

3.2.0

Merge branch '4viewture-3.x' into 3.x

Add browser and platform info

21 Nov 08:28
bee2c91

Choose a tag to compare

5.0.2

Merge pull request #28 from networkteam/feature-add-browser-and-platt…

Fix Composer version range for Flow 2.3.x

12 Oct 07:19
071dc46

Choose a tag to compare

Merge pull request #27 from dfeyer/patch-1

TASK: Change typo3/flow constraints in composer.json

Fix neos/flow dependency

24 Aug 09:30

Choose a tag to compare

Fix neso/flow dependency and remove neos/fusion requirements

neos/flow depency < 5.0.0

24 Aug 07:55

Choose a tag to compare

set neos/flow version depency < 5.0.0

Update to Flow 5

09 Aug 10:50
5e26532

Choose a tag to compare

SentryClient is now compatible to Flow 5 and Neos 4

Modernized package code

16 Mar 10:32

Choose a tag to compare

Pre-release
  • Code updated to PSR-4 layout and PSR-2 coding style (thanks to @daniellienert)
  • Use modern PHP constants and literals where possible, use class constant for object manager access
  • Added new configuration option sentryClientIgnoreException to Flow exception rendering options
  • Ignore exceptions with status code 401 or 403 by default in Sentry (but still log locally according to logException option)
  • Better stacktraces for non Exceptions (a.k.a Error), thanks to @fnkr

Remove deprecated Setting Neos.Flow.object.excludeClasses

23 Aug 19:03

Choose a tag to compare