What's Changed
- Add FFmpeg diagnostic info to "FFmpeg is missing" message by @Copilot in #782
- Add user-configurable FFmpeg executable path by @Copilot in #781
- Fix second dialog not shown when dialogs are shown sequentially by @Copilot in #784
- Add localization support (EN, UK, DE, FR, ES) with system language auto-detection by @Copilot in #783
- Add tooltip to Language dropdown in Settings by @Copilot in #786
- Replace file name template tooltip runs with markdown-formatted text by @Copilot in #785
- Rename
InlineMarkupconverter toMarkdownToInlinesConverterby @Copilot in #787 - Migrate to Centralized NuGet Package Management (CPM) by @Copilot in #788
- Render
AutoUpdateTooltipwarning in bold viaMarkdownToInlinesConverterby @Copilot in #789 - Fix three inconsistencies: filename typo, overload formatting, and string extension rename by @Copilot in #791
- Encrypt auth cookies at rest in settings file (machine-bound) by @Copilot in #790
Full Changelog: 1.15.3...1.16