You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lossless-cut/versions/3.68.0.md

13 lines
637 B
Markdown

- Changed: Invert scroll zoom direction
- Changed: `toggleStripAll` action 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"
- Add "Copy to clipboard and close" button for YouTube chapters
- Add new keyboard actions for existing functions
- `selectSegmentsByLabel`
- `selectSegmentsByExpr`
- `labelSelectedSegments`
- `mutateSegmentsByExpr`
- Add new template variable `FILES` for all templates. It is a list of `SourceFile` objects.
- Enable language Norsk Bokmål 🇳🇴
- Bugfixes, improvements and dependency upgrades