Advanced Charts module changelog

Version 1.2.1:
 - Change: Repair functions that were being run during an Integrity Check moved to Repair Check

Version 1.2.0:
 - New: Updated nightly chart history inserter to work regardless of MySQL max_allowed_packet setting
 - Change: Updated view structure to support new updates in Jamroom Core 6.5.12+
 - Change: Nightly maintenance event updated to be lighter on the system when inserting history

Version 1.1.3:
 - Change: Updated to use Core provided DS functions when generating chart history to save memory
 - Bug Fix: Date nightly chart history was being generated for could by off by 1 day

Version 1.1.2:
 - Bug Fix: Some chart comparison values could be ordered incorrectly

Version 1.1.1:
 - Change: SQL Query updates to make daily chart creation a bit faster

Version 1.1.0:
 - New: "Disabled Modules" global config option to disable storing of Chart History for specific modules

Version 1.0.9:
 - Bug Fix: chart history table not being reset during a Developer Tools -> System Reset

Version 1.0.8:
 - Change: Updated module icon

Version 1.0.7:
 - Bug Fix: Previous position number could be incorrect on multi-page charts

Version 1.0.6:
 - Bug Fix: Chart ordering not always correct

Version 1.0.5:
 - Bug Fix: Chart Fields Tool checks that module is using a DataStore before listing keys

Version 1.0.4:
 - Bug Fix: invalid chart history entries now removed during an integrity check

Version 1.0.3:
 - Bug Fix: If order_by parameter is not set, set to chart_field numerical_desc

Version 1.0.2:
 - Change: Checks to ensure DS table exists before running count query

Version 1.0.0:
 - Initial Release