Releases: stayallive/wp-sentry
Releases · stayallive/wp-sentry
v7.10.0
- Update PHP SDK to version 4.6.1
- Update Sentry Browser to version 7.107.0
v7.9.0
v7.8.0
- Add new
wp_sentry_before_send
filter to allow modifying or discarding a PHP error event before it's sent to Sentry (#180, thanks @herewithme) - Update Sentry Browser to version 7.103.0
v7.7.0
- Update PHP SDK to version 4.6.0
- Update Sentry Browser to version 7.101.0
v7.6.0
- Update Sentry Browser to version 7.100.0
v7.5.1
- Fix the rendering of installation instructions on the WordPress plugin directory
v7.5.0
- Update PHP SDK to version 4.5.0
- Update Sentry Browser to version 7.98.0
v7.4.0
- Update Sentry Browser to version 7.94.1
v7.3.1
- Update browser bundles to contain changes from 7.3.0
v7.3.0
- Browser: Call
wp_sentry_hook
after setting up the integrations to allow the user modifying the integrations array from the hook