Skip to content

Releases: rollbar/rollbar-php-wordpress

v2.5.0

19 Feb 22:46

Choose a tag to compare

  • #73 Catching errors before ‘init’ action: Moved Rollbar initialization from plugins_loaded hook to the invocation of the main plugin file
  • #73 Catching errors before ‘init’ action: Added support for running the plugin as a Must-Use plugin
  • #73 Catching errors before ‘init’ action: Added Enable as a Must-Use plugin settings
  • UI improvements

v2.4.8

17 Jan 20:11

Choose a tag to compare

  • Update dependencies to latest version including rollbar-php

v2.4.7

15 Aug 00:21

Choose a tag to compare

  • Update rollbar-php to v1.6.2

v2.4.6

13 Aug 23:56

Choose a tag to compare

  • #66 Configuration option custom_data_method doesn’t exist in Rollbar

v2.4.5

07 Aug 23:07

Choose a tag to compare

  • Update rollbar-php to v1.6.1
  • Remove mentions of IRC channel from README.md and readme.txt

v2.4.4

18 Jun 09:07

Choose a tag to compare

  • Update rollbar-php dependency to v1.5.3 to pull in a critical update for populating frames content in stack traces

v2.4.3

11 Jun 12:32

Choose a tag to compare

  • Update rollbar-php to v1.5.2
  • Use rollbar-php:v1.5.2 new defaults methods to handle restoring default settings.

v2.4.2

25 May 10:18

Choose a tag to compare

  • Fixed the plugin not always respecting the boolean true settings (#58)

v2.4.1

20 May 05:19

Choose a tag to compare

  • Updated rollbar-php dependency to v1.5.1

v2.4.0

17 May 19:45

Choose a tag to compare

  • Added capture_ip, capture_email and capture_username to the config options.
  • Fixed populating config options from the database to the plugin for boolean values.
  • Updated rollbar-php dependency to v1.5.0