Audited v4.9.0 Release Notes

Release Date: 2019-07-17 // almost 5 years ago
  • ๐Ÿ’ฅ Breaking changes

    • โœ‚ removed block support for Audit.reconstruct_attributes #437
    • removed audited_columns, non_audited_columns, auditing_enabled= instance methods, use class methods instead #424
    • โœ‚ removed rails 4.1 and 4.0 support #431

    โž• Added

    • โž• Add with_auditing methods to enable temporarily #502
    • Add update_with_comment_only option to control audit creation with only comments #327
    • ๐Ÿ‘Œ Support for Rails 6.0 and Ruby 2.6 #494

    ๐Ÿ”„ Changed

    • None

    ๐Ÿ›  Fixed

    • Ensure enum changes are stored consistently #429