Skip to content

Releases: stayallive/wp-sentry

v7.17.3

06 Jul 19:24
v7.17.3
facdfd9
Compare
Choose a tag to compare
  • Fixed error resolving the action being performanced by admin-ajax.php when tracing (#195)

v7.17.2

04 Jul 10:21
v7.17.2
a9460ae
Compare
Choose a tag to compare
  • Fixed error with extracting transient keys in transient tracing

v7.17.1

03 Jul 16:10
v7.17.1
303a191
Compare
Choose a tag to compare
  • Fixed error when enabling PHP tracing (#194)

v7.17.0

03 Jul 09:01
v7.17.0
2df2d87
Compare
Choose a tag to compare

This release adds performance tracing and profiling support for the PHP SDK, this feature is disabled by default read the documentation on how to enable it.

  • Update Sentry Browser to version 7.118.0

v7.16.0

08 Jun 20:17
v7.16.0
3314f17
Compare
Choose a tag to compare
  • Update PHP SDK to version 4.8.0

v7.15.0

03 Jun 19:58
v7.15.0
c26c520
Compare
Choose a tag to compare

This update bumps the minimum PHP version to 7.2.5, this used to be 7.2.0.
This is unlikely to affect you, but if you are still running PHP 7.2.0 you should upgrade to at least 7.2.5.
The change was made to allow upgrading some libraries and prevent deprecation warnings on newer PHP versions.

  • Bump minimum PHP version to 7.2.5

v7.14.0

24 May 08:43
v7.14.0
84f8f34
Compare
Choose a tag to compare
  • Update Sentry Browser to version 7.116.0

v7.13.0

25 Apr 12:06
v7.13.0
3baa47f
Compare
Choose a tag to compare
  • Fix not returning $options in wp_sentry_options filter (#183, thanks @Pluuk)
  • Update Sentry Browser to version 7.112.2

v7.12.0

10 Apr 18:16
v7.12.0
d4716b1
Compare
Choose a tag to compare
  • Update PHP SDK to version 4.7.0
  • Update Sentry Browser to version 7.109.0

v7.11.0

27 Mar 16:16
v7.11.0
9af54db
Compare
Choose a tag to compare
  • Update Sentry Browser to version 7.108.0