All Versions
146
Latest Version
Avg Release Cycle
56 days
Latest Release
824 days ago

Changelog History
Page 15

  • v1.1.5 Changes

    • 📜 Fix minor internal version number parsing bug
  • v1.1.4 Changes

    • 🚚 Move Bugsnag rack middleware later in the middleware stack, fixes issue where development exception may not have been delivered
  • v1.1.3 Changes

    • 🚅 Fix multi_json conflict with rails 3.1
    • Make bugsnag_request_data public for easier EventMachine integration (thanks fblee)
  • v1.1.2 Changes

    • Fix multi_json gem dependency conflicts
  • v1.1.1 Changes

    • 🚀 Capistrano deploy tracking support
    • 🚅 More reliable project_root detection for non-rails rack apps
    • ✅ Support for sending test exceptions from rake (rake bugsnag:test_exception)
  • v1.1.0 Changes

    • 🚀 First public release