Sha256: ec573a03d576d3b4b5f4538eaa193d84cc7ac41e57dde0ec58e6bc644c85a107

Contents?: true

Size: 1.43 KB

Versions: 1

Compression:

Stored size: 1.43 KB

Contents

== 2.6.1

* bug fixes
  * Fix finding custom sections on Background notifications. Fixes [#68]

== 2.6.0

* enhancements
  * Avoid raising exception on dev mode
  * Add ignore_if option to avoid sending certain notifications.
  * Add normalize_subject option to remove numbers from email so that they thread (by @jjb)
  * Allow the user to provide a custom message and hash of data (by @jjb)
  * Add support for configurable background sections and a data partial (by @jeffrafter)
  * Include timestamp of exception in notification body	
  * Add support for rack based session management (by @phoet)
  * Add ignore_crawlers option to ignore exceptions generated by crawlers
  * Add verbode_subject option to exclude exception message from subject (by @amishyn)

* bug fixes
  * Correctly set view path at the right time so that new sections are properly available (by @scrozier)
  * Fix handling exceptions with no backtrace
  * Fix issue on Solaris with hostname (by @bluescripts)
  * Ensure exceptions in view templates doesn't cause problems, allowing the notification to be sent anyway (by @sce)

== 2.5.1

* bug fixes
  * Fix lib references on gemspec

== 2.5.0

* enhancements
  * Add Background Notifications

* bug fixes
  * Filter session_id on secure requests

== 2.4.1

* enhancements
  * Use values set for the middleware as defaults

* bug fixes
  * Avoid sending emails with large subjects
  * Avoid having to add 'require' option on gem configuration

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
exception_notification-2.6.1 CHANGELOG.rdoc