Skip to content

Releases: jenssegers/laravel-rollbar

v1.3.3

10 Jun 07:48
Compare
Choose a tag to compare
  • Add support for app/config/services.php

v1.3.2

28 May 11:25
Compare
Choose a tag to compare
  • Unittest changes for new rollbar version

v1.3.1

04 May 11:08
Compare
Choose a tag to compare
  • Send Laravel's session data to Rollbar.
  • Allow camel case methods for the original Rollbar class.

v1.3.0

02 May 15:43
Compare
Choose a tag to compare
  • Use Laravel's queue system to send messages to Sentry, so that they can be processed in the background without slowing down the application.

v1.2.0

01 May 22:46
Compare
Choose a tag to compare
  • Remove error handler so that the developer can choose when to log errors.

v1.1.0

30 Apr 20:54
Compare
Choose a tag to compare
  • More flexible configuration

v1.0.1

28 Apr 08:37
Compare
Choose a tag to compare
  • Enable rollbar for specific environments

v1.0.0

27 Apr 12:21
Compare
Choose a tag to compare

Initial release