- Build Target: Any CPU
- Runtime: .NET Core 3.1
📝 Release Notes
- Settings: new layout.
- About: new layout.
DialogHost
: useMaterialDesignEmbeddedDialogHost
as per MaterialDesignInXAML/MaterialDesignInXamlToolkit#905 for theming.- Buttons: changed some minor ones to flat style.
- Better nullable types conformity.
- Cleanup the workaround for opening a URL.
- Removed the
ScrollViewer
inMainWindow
to resolveresultTextBox
's size issue. resultTextBox
now automatically scrolls to end ONLY WHEN it's scrolled to end. In other words, when the user scrolls to somewhere more than one line away from the end, it won't automatically scroll to end on text change.- Open folder button no longer starts a new explorer process. It now uses
Utilities.OpenLink()
and is a lot faster. - Code cleanup.
🐛 Known Issues
- Setting
youtube-dl
path won't update the download button status.
© 2020 database64128