Released 2017-10-26
Improvements
- Added new modes for running the upgrade tool via command line. Added protection to prevent the install tool from running against a populated database.
- Engine will no longer error on importing a zip with multiple manifest files. This behavior matches more what our Cloud site does. It will choose which manifest to use based on a prescribed order of importance: cmi5 > SCORM (1.2/2004) > AICC > TinCan > SCORM 1.1
Bugfixes
- Fixed some missing setting value details in the documentation
- Fixed the import code (for certain edge cases) to properly detect ZIPs without manifest and return an appropriate error.