CNS Audit 0.5.3 Changelog


Back to CNS Audit

Back to CNS Audit Changelog


  • CNS Audit 0.5.3 - 17th September 2007
    • Fixed a bug where leading zeros were getting stripped from numbers in text fields.
    • Fixed some issues with validation on the CNS Audit Log and CNS Access Log tables for non-US date formats.
    • Fixed an issue with retrieving a Demo License Key using the system Proxy settings.
    • Fixed a bug where the AccessLog function was failing if the Current Layout was Showing Records from a Table that does not contain the CNS Audit Timestamp or CNS Audit Trigger fields.
    • Updated the code to only allow [Full Access] users to view the Configuration Dialog and the Table Setup Dialog.
    • Renamed the “ShowConfigDialog” function to “Configure” and added the ability to get or set the default values in the Configuration Dialog from the function.
    • Renamed the “Setup” function to “TableSetup” to distinguish it from the above “Configure” function.
    • Added an option to the Configuration Dialog to suspend Auditing if the user has [Full Access] privileges.
    • Added a “Suspend” function for enabling/disabling Auditing by File. Auditing is enabled by default when a File is opened. Only [Full Access] users can call the function.
    • Updated and Cleaned the Example Database for the fixes/additions above.