New Features
- Adds support for parsing interactions to DominKnow content packages
Improvements
- Improved error handling when imported elearning package is not a zip file
- Performance improvements around parsing of Storyline packages
- Improved recognition of and parsing support for embedded videos in Storyline packages
Bug fixes
- Fixes bug that resulted in some parsed interactions not being included in returned text
- Corrects handling of embedded media with invalid URLs
- Account for zipped packages that use the backslash as the file separator
- Fail the import job when no meaningful text is found for a given course
- Various fixes for EasyGenerator, LetterAI, Rise, Captivate, Storyline, and DominKnow parsers
Security
- Corrected a logging vulnerability where sensitive connection strings for the database could be exposed during the handling of certain errors. In an abundance of caution, we recommend rotating the database password used as the value of the DB__PASSWORD environment variable after updating to this version.