Releases: stayallive/wp-sentry
Releases · stayallive/wp-sentry
v2.1.2
- Update Raven PHP to version 1.8.0
v2.1.1
- Fixed incorrect removed dependency
v2.1.0
- Switch to a composer based plugin setup (@LeoColomb)
- Update Raven JS to version 3.19.1
v2.0.18
v2.0.17
- Update Raven JS to version 3.16.0
- Update documentation on how to use as a mu-plugin
v2.0.16
- Update Raven JS to version 3.15.0 (@hjanuschka)
- Update Raven PHP to version 1.7.0
v2.0.15
- Update Raven JS to version 3.13.1
v2.0.14
- Update Raven JS to version 3.13.0
v2.0.13
- Update Raven JS to version 3.12.0
v2.0.12
- Allow the
error_types
option to be configured fromwp-config.php
- Fire the
wp_sentry_options
after theafter_setup_theme
action if it's defined