Version 1.2.1:
A minor fix for the authors fields on audit logs, the field was being set as a readers field instead of authors. Added some more methods to access reader and author fields on audit logs. Updated the hide whens of action buttons so they are not visible if the ‘form’ field is not set.
New Features:
- Updated hide when of action buttons to only show when the form field is set
- Updated Using this Database to specify steps to implement Open Audit
- Addd some new Reader and Author methods to OpenAuditLog class.
- Authors fields for logs was actually set as reader access, run ‘(1.2.1 – Fix Authors fields on audit logs)’ agent in any database that has audit logs to fix the problem. This bug was introduced in 1.2.0 and only needs to be ran if logs where created with author fields.
- Java audit class
- Deleted documents – option to delete audit logs when document is deleted
- Archived documents – option to move audit logs to a archived audit database when the document is archived
- Ability to Roll back a document using the audit log to determine the values of the fields
- Audit access of documents