All Versions
146
Latest Version
Avg Release Cycle
56 days
Latest Release
621 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v6.6.2 Changes
January 18, 2018๐ Fixes
- ๐ Fix Shoryuken integration &
project_root
Pathname
issue | #416 | Sergei Maximov
- ๐ Fix Shoryuken integration &
-
v6.6.1 Changes
January 09, 2018๐ Bug fixes
- ๐ Fix failure to launch session polling task | #414
-
v6.6.0 Changes
January 09, 2018โจ Enhancements
- โก๏ธ Session tracking update:
-
v6.5.0 Changes
January 04, 2018โจ Enhancements
- Adds support for tracking sessions and crash rate by setting the configuration option
configuration.auto_capture_sessions
totrue
. Sessions can be manually created usingBugsnag.start_session
. | #411
- Adds support for tracking sessions and crash rate by setting the configuration option
-
v6.4.0 Changes
December 21, 2017โจ Enhancements
- โ Added support for DelayedJob custom job arguments | #359 | Calvin Hughes
-
v6.3.0 Changes
December 14, 2017โจ Enhancements
- ๐ Allow skipping report generation using exception property | #402
-
v6.2.0 Changes
December 07, 2017โจ Enhancements
- โ Added common exit exceptions - SystemExit and Interrupt - to default ignore classes. | #404
-
v6.1.1 Changes
November 23, 2017๐ Fixes
- Ensured Bugsnag class intialises before railties initialised | #396
-
v6.1.0 Changes
November 17, 2017โจ Enhancements
- ๐ Use lazy load hooks to hook on ActionController::Base | Edouard-chin | #393
๐ Fixes
๐ Fix type in Rack/Clearance integration | geofferymm | #392
๐ Fix upgrade link to docs | duncanhewett | #390
-
v6.0.1 Changes
November 09, 2017โ Adds a warning for the change in usage for the
notify()
method from < 6.0 to โฌ๏ธ ease upgrading.