Skip to content

Tags: Jacycha/wp-sentry

Tags

v4.13.1

Toggle v4.13.1's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* The plugin is now tested on WordPress 5.9

v4.13.0

Toggle v4.13.0's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* 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

Toggle v4.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* Update PHP SDK to version 3.3.6

* Use `WPINC` constant instead of hardcoded path to `wp-includes`

v4.11.0

Toggle v4.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* Update PHP SDK to version 3.3.5

* Update Sentry Browser to version 6.16.1

v4.10.3

Toggle v4.10.3's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* Fix possible composer autoloader conflict with Sentry SDK helpers file

v4.10.2

Toggle v4.10.2's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* Fix problem loading plugin in `wp-config.php` with browser DSN enabled

v4.10.1

Toggle v4.10.1's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* Fix `Interface 'Stringable' not found` on PHP < 8.0

* Fix problem loading plugin in `wp-config.php` without `WP_SENTRY_VERSION` defined

v4.10.0

Toggle v4.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* Allow loading the plugin from `wp-config.php` before WordPress is l…

…oaded ([see documentation](https://github.com/stayallive/wp-sentry#loading-sentry-before-wordpress)) (thanks @ocean90)

* Add support for modifying the Sentry PHP SDK `ClientBuilder` builder ([see documentation](https://github.com/stayallive/wp-sentry#modifying-the-php-sdk-clientbuilder-or-options-before-initialization))

v4.9.0

Toggle v4.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* Update Sentry Browser to version 6.15.0

v4.8.0

Toggle v4.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
stayallive Alex Bouma
* Update PHP SDK to version 3.3.4

* Update Sentry Browser to version 6.14.1