New Features
- Adds a new setting 'ENGINE__MP4_CONFIGURE_VTT' that determines whether or not Generator should update the course's Engine data with a generated .vtt file.
- Adds a new setting 'AWS_OVERRIDE_BEDROCK_ENDPOINT_URL' that will determine where Generator should redirect it's AWS Bedrock' requests.
- Adds support for phrase searching. When a multi-word search term is surrounded by quotation marks, Generator will respect the order of the search term words when finding location text matches.
- Added optional behavior to temporarily cache imported course files for easier troubleshooting. Enabled by default on Rustici-hosted installation
Improvements
- Add a warning about accidental overwrites to direct import results if an Engine integration exists for the same tenant
- Improved handling of course import failures during Engine Imports jobs
- Improved performance of Questions metadata generation.
- Improves precision of error messages around S3 import issues
Bug Fixes
- Search requests that contain only 'stop words' will be rejected before performing the search
- Fix validation check that could have allowed a taxonomy overwrite if multiple 'Import Skills Taxonomy' jobs were run at once.
- Fix bug where system-level webhooks were ignored in favor of tenant-level webhooks.
- Fixes support for AICC content imported via an Engine webhook or integration.
- Various parsing improvements with imported Storyline, Captivate, and Rise content