- doc: Update the user manual with the new Advanced Options.
- fix: The Defaults button in Options form now resets the new Advanced Options too.
- feat: Add support for raw and fullraw track extraction modes. This closes #22 (#33)
- feat: Add option to disable BOM for text files (v96.0+) #31 (#32)
- fix: Fix key overrides of custom TextBox controls for Ctrl+A and Ctrl+C
- fix: Changed txtLog to gRichTextBox and removed unused code
- feat: Add a Select button that displays the Context Menu as another entry point for it. #27 (#30)
- fix: fix MkvToolnixPath detection when Settings path is empty (#29) Thanks @lapluis