Skip to content

Releases: bugsnag/bugsnag-wordpress

v1.6.5

30 Sep 09:59
4f54633
Compare
Choose a tag to compare
  • Update plugin metadata #66

v1.6.4

15 Sep 14:35
5c37ae6
Compare
Choose a tag to compare

v1.6.3

13 Jul 10:12
Compare
Choose a tag to compare
  • Fix PHP 8.2 deprecation notice

v1.6.2

26 Jan 10:24
Compare
Choose a tag to compare
  • Fix broken url in notifier configuration & add docs link to test notification #60
  • Bump "tested up to" WordPress version

v1.6.1

30 Sep 11:16
03fb99f
Compare
Choose a tag to compare
  • Bump "tested up to" WordPress version

v1.6.0

17 Nov 11:07
c0e3bb4
Compare
Choose a tag to compare

Enhancements

  • Use wp_get_environment_type to set the release stage, when it's available bhubbard #53
  • Update bundled bugsnag-php version to v2.10.1

v1.5.0

29 Apr 10:12
Compare
Choose a tag to compare

Enhancements

  • Clarify the "Test Bugsnag" form action #46
  • Improve error message when methods are called with no api key set #47
  • Add a constant to control setting error handlers #45

v1.4.0

02 Jul 14:52
Compare
Choose a tag to compare

Enhancements

  • Add WordPress version string to report payloads (device.runtimeVersions) #39

Fixes

  • Added ability to define API key as constant chrisatomix #18 #40
  • Removed form action to prevent deprecation warnings fiskhandlarn #36 #40
  • Fixed broken links on settings page bugsnag.com #40
  • Made bugsnagWordpress global to make available for CLI scripts #23 #40

v1.3.1

26 Jul 16:35
Compare
Choose a tag to compare
  • Remove deprecated screen_icon function from settings page

v1.3.0

13 Sep 17:16
Compare
Choose a tag to compare
  • Fix version constraints
  • General fixes for WP 4.5 compatibility