All Versions
24
Latest Version
Avg Release Cycle
159 days
Latest Release
-

Changelog History
Page 1

  • v4.5.0 Changes

    • โœจ enhancements

      • Added Rails 7 compatibility (by @fwininger)
      • Added support for the optional data attribute to the SNS notifier (@TomK32)
      • Addressed a deprecation warning for module_parent_name which was thrown for users using Rails > 6.x (@quorak)
      • Restored the hash separator for controller#action in the email notifier (@garethrees)
    • removals

      • Dropped support for Tinder (gem is no longer maintained) (by @fwininger)
      • Dropped support for Ruby on Rails versions below 5.2
  • v4.4.3 Changes

    • ๐Ÿ›  big fixes
      • Remove using configured default from address from custom mailer_parent class
  • v4.4.2 Changes

    • ๐Ÿ› bug fixes
      • Fix sender_address being overwritten
  • v4.4.1 Changes

    • โœจ enhancements

      • Enhance ignore_if option to allow by-notifier customization (by @fursich)
      • Ignore extended modules of ignored exceptions (by @elengine)
      • Add exception_data to Mattermost notifier (by @camillof)
    • ๐Ÿ› bug fixes

      • Fix Rubocop offenses (by @nicolasferraro)
  • v4.4.0 Changes

    August 16, 2019
    • โœจ enhancements

      • Rails 6 compatibility (by @shanecav)
      • Add Datadog notifier (by @ajain0184)
      • Use backtrace cleaner for Slack notifications (by @pomier)
      • Add slack channel name override option (by @chaadow)
      • Addition of sample application for testing purposes (by @ampeigonet)
    • ๐Ÿ› bug fixes

      • Fix error in Resque failure backend (by @EmilioCristalli)
      • Remove sqlite dependency (by @EmilioCristalli)
      • Configure ignore_crawlers from Rails initializer (by @EmilioCristalli)
  • v4.3.0 Changes

    November 22, 2018
    • โœจ enhancements

      • Add Microsoft Teams Notifier (by @phaelin)
      • Add SNS notifier (by @FLarra)
      • Add Google Chats notifier (by @renatolond)
      • Align output of section-headers consistently (by @kronn)
      • ExceptionNotifier.notify_exception receives block & pass it to each notifier (by @pocke)
      • Update Travis to latest rubies (by @lostapathy)
    • ๐Ÿ› bug fixes

      • Replace all before_filter to before_action on readme (by @pastullo)
      • Fix error when using error grouping outside of rails (by @garethcokell)
      • Fix missing MissingController Mattermost class (by @n-rodriguez)
  • v4.2.2 Changes

    August 12, 2017
    • โœจ enhancements
      • Error grouping (by @Martin91)
      • Additional fields for Slack support (by @schurig)
      • Enterprise HipChat support (by @seanhuber)
  • v4.2.1 Changes

    July 17, 2016
    • โœจ enhancements

      • Allow customizable backtrace for Slack (by @aried3r)
      • Add Mongoid::Errors::DocumentNotFound to ignored_exceptions (by @nazarok)
      • Improved text in Slack notifier (by @vojtad)
    • ๐Ÿ› bug fixes

      • Fix data being sent on webhook notifier
  • v4.2.0 Changes

    July 12, 2016
    • โœจ enhancements

      • update URL in gemspec (by @ktdreyer)
      • Add hostname to Slack notifier (by @juanazam)
      • Allow exception_recipients to be a proc (by @kellyjosephprice)
      • Add Mattermost integration (by @Aschen)
      • Rails 5 compatible
    • ๐Ÿ› bug fixes

      • Fix error when showing timestamp on non Rails apps
      • Fix delivery failure when deliver_with specified (by @grzuy)
  • v4.2.0.rc1

    July 08, 2016