Skip to content

Releases: verbb/bugsnag

5.0.3

05 Jun 23:18

Choose a tag to compare

Added

  • Add configurable Bugsnag user metadata payloads.
  • Add Bugsnag breadcrumbs and optional Commerce context capture.
  • Add bot filtering for Bugsnag reports.
  • Add a native Yii log target for sending Craft/Yii error and warning logs to Bugsnag.
  • Add a browserCdnUrl setting for customizing the Bugsnag browser JavaScript CDN URL.

5.0.2

03 May 23:11

Choose a tag to compare

Fixed

  • Fix an error with enabled typing for plugin setting.

5.0.1

18 Jul 14:03

Choose a tag to compare

Changed

  • Update English translations.

4.0.2

18 Jul 05:36

Choose a tag to compare

Changed

  • Update English translations.

5.0.0

10 May 14:44

Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

5.0.0-beta.1

04 Mar 09:56

Choose a tag to compare

5.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

4.0.1

25 Oct 00:18

Choose a tag to compare

Added

  • Add plugin settings warnings when set via the config file.

Changed

  • Only admins are now allowed to access plugin settings.

Fixed

  • Fix being unable to modify blacklist items in the control panel settings.

4.0.0

19 Jul 13:34

Choose a tag to compare

Changed

  • Now requires PHP 8.0.2+.
  • Now requires Craft 4.0.0+.

3.0.2

19 Jul 13:23

Choose a tag to compare

Added

  • Allow appropriate plugin settings to be set via .env variables.

Fixed

  • Fix settings page in control panel not working.

3.0.1

19 Jul 13:00

Choose a tag to compare

Added

  • Add craft.bugsnag.handleException().