New Features
- Introduce a parser for Adobe RoboHelp content packages
- Introduce the
IMPORT__INDEX_CONTENT_FOR_SEARCHconfiguration setting that controls whether or not parsed text is indexed for search during the content import process. When set toFALSE, the performance of content imports will be improved, but the imported content will not be included in search results.
Improvements
- Generator now analyzes a media file's audio track and skips transcription for media assets with no audio track
- EasyGenerator parser expanded to support more interaction types
- Improves retry logic when Generator encounters a MAX_TOKEN response from the AI model
Bug fixes
- Various fixes for the iSpring Suite, Evolve, EasyGenerator, Storyline, and Captivate parsers
Important Note: Schema changes
Notice for Self-Hosted installations of Generator
This release involves moving the business logic around indexing content text for search from database triggers into application logic. This transition introduces a small risk for content import jobs that are ongoing at the time of the application upgrade.
We recommend delaying the application upgrade until all current import jobs have concluded.