New Features
- Introduces parsing support for iSpring Cloud packaged content
- Introduces parsing support for Articulate Storyline version 2 packaged content
- Adds support for parsing interactions to EasyGenerator content packages
Improvements
- Significant performance improvements added to the Storyline parser
- Improved recognition of button-style interactions for Captivate content
- Significant performance improvements around handling of AWS Transcribe tasks
- Improved LLM model validations in
health/check_up - Improved text parsing of VTT assets for the generic ELEARNING parser
- Improved handling of AWS rate limit errors
- Improved recognition of video transcripts in Intellum Evolve content packages
Bug fixes
- Fixed handling of unsupported characters in parsed locations and text
- No longer follow and attempt to parse text from unsupported embedded links
Important Note: Schema changes
Required for Self-Hosted installations of Generator
In a recent maintenance release of Generator, we added some protection during the start-up process to verify that the application's database schema has been updated to the correct version. Today's release is the first since then to include a schema change. Because of this, you'll need to perform the new version's schema migration process before deploying the containers with the new version. Otherwise, the application will terminate before starting due to the outdated database schema.