Audited v4.7.0 Release Notes

Release Date: 2018-03-14 // about 6 years ago
  • ๐Ÿ’ฅ Breaking changes

    • None

    โž• Added

    • โž• Add inverse_of: auditable definition to audit relation #413
    • โž• Add functionality to conditionally audit models #414
    • ๐Ÿ‘ Allow limiting number of audits stored #405

    ๐Ÿ”„ Changed

    • โฌ‡๏ธ Reduced db calls in #revisions method #402 #403
    • โšก๏ธ Update supported Ruby and Rails versions #404 #409 #415 #416

    ๐Ÿ›  Fixed

    • Ensure that on and except options jive with comment_required: true #419
    • ๐Ÿ›  Fix RSpec matchers #420