Releases: stayallive/wp-sentry
Releases · stayallive/wp-sentry
v4.16.0
- Update Sentry Browser to version 6.19.3
- Bump version of bundled
guzzlehttp/psr7
dependency (GHSA-q7rv-6hp3-vh96)
v4.15.0
- Update PHP SDK to version 3.4.0
- Update Sentry Browser to version 6.18.2
v4.14.0
- Update Sentry Browser to version 6.18.1 (thanks @arjvand)
v4.13.1
- The plugin is now tested on WordPress 5.9
v4.13.0
- Update PHP SDK to version 3.3.7
- Update Sentry Browser to version 6.17.2
- Fix possible undefined index notice on admin page
v4.12.0
- Update PHP SDK to version 3.3.6
- Use
WPINC
constant instead of hardcoded path towp-includes
v4.11.0
- Update PHP SDK to version 3.3.5
- Update Sentry Browser to version 6.16.1
v4.10.3
- Fix possible composer autoloader conflict with Sentry SDK helpers file
v4.10.2
- Fix problem loading plugin in
wp-config.php
with browser DSN enabled
v4.10.1
- Fix
Interface 'Stringable' not found
on PHP < 8.0 - Fix problem loading plugin in
wp-config.php
withoutWP_SENTRY_VERSION
defined