Skip to content

Releases: stayallive/wp-sentry

v3.2.0

23 Dec 15:43
v3.2.0
b4dacac
Compare
Choose a tag to compare
  • Add admin page (Tools > WP Sentry) to test if the Sentry integration is enabled and working (props @federicobond)

v3.1.0

23 Dec 14:49
v3.1.0
613de04
Compare
Choose a tag to compare
  • Update PHP SDK to version 2.2.6
  • Update Sentry Browser to version 5.10.2

v3.0.4

28 Oct 11:44
v3.0.4
27ae908
Compare
Choose a tag to compare
  • Fixed error when WP_SENTRY_VERSION is not defined and theme version returns false.
  • Update PHP SDK to version 2.2.2

v3.0.3

07 Oct 19:34
v3.0.3
0d7ad6d
Compare
Choose a tag to compare
  • Use the ABSPATH constant as default project root.

v3.0.2

07 Oct 19:25
v3.0.2
ab58bc4
Compare
Choose a tag to compare
  • Show a notice that we only support PHP 7.1+ instead of letting 7.1 code break the site.

v3.0.1

04 Oct 20:28
v3.0.1
96d3d64
Compare
Choose a tag to compare
  • Just a version bump because a version number was not correctly updated.

v3.0.0

04 Oct 20:28
v3.0.0
7feb9fc
Compare
Choose a tag to compare

Note: This is a breaking release for both the PHP SDK and the Browser SDK, please test it well and read the migration guides if applicable before upgrading!

If you are doing anything more than just have this plugin installed and a DSN defined on your wp-config.php, check out the upgrade docs:

Becasue of the upgrade to the 2.x version of the PHP SDK this plugin now has the requirement that it runs on at least PHP 7.1, for older PHP versions stick to version 2.x.

  • Update PHP SDK to version 2.2.1
  • Update Sentry Browser to version 5.6.3

v2.8.0

23 Apr 13:57
cd98287
Compare
Choose a tag to compare
  • Update Sentry Browser to version 4.6.6

v2.7.2

11 Jan 14:29
3212610
Compare
Choose a tag to compare
  • Remove unneeded files from the plugin download

v2.7.1

11 Jan 11:31
f750e4a
Compare
Choose a tag to compare
  • Fix IE compatibility for JS integration
  • Update Sentry Browser to version 4.5.0