Audited v4.8.0 Release Notes

Release Date: 2018-08-19 // over 5 years ago
  • ๐Ÿ’ฅ Breaking changes

    • None

    โž• Added

    • โž• Add ability to globally disable auditing #426
    • Add own_and_associated_audits method to auditable models #428
    • Ability to nest as_user within itself #450
    • Private methods can now be used for conditional auditing #454

    ๐Ÿ”„ Changed

    • โž• Add version to auditable_index #427
    • ๐Ÿ—„ Rename audited resource revision version attribute to audit_version and deprecate version attribute #443

    ๐Ÿ›  Fixed

    • None