NewAI Enhanced
3.68.0
Breaking Changes
toggleStripAllaction now toggles all segments on/off instead of inverting selection
Features
- New import chapters setting: "Always", "never", or "ask" when opening files
- "Copy to clipboard and close" button for YouTube chapters
- New keyboard actions:
selectSegmentsByLabel,selectSegmentsByExpr,labelSelectedSegments,mutateSegmentsByExpr - New template variable
FILES— array ofSourceFileobjects for all templates - Norwegian Bokmål language support
Changes
- Inverted scroll zoom direction (#2703)
Other
- ⚠️ Known issue: app size increased in this version (#2736)
- Dependency upgrades and bug fixes
Note: there's a bug with the app size of this version being larger.
- Changed: Invert scroll zoom direction #2703
- Changed:
toggleStripAllaction to not invert selection - instead actually toggle all on/off - New setting: When opening a new file, ask about import chapters: "Always", "never" or "ask" #2699
- Add "Copy to clipboard and close" button for YouTube chapters #2675
- Add new keyboard actions for existing functions #2699
selectSegmentsByLabelselectSegmentsByExprlabelSelectedSegmentsmutateSegmentsByExpr
- Add new template variable
FILESfor all templates. It is a list ofSourceFileobjects. #2694 - Improve documentation
- Enable language Norsk Bokmål 🇳🇴
- Pull latest translations
- Bugfixes, improvements and dependency upgrades