Releases: dan0v/xdelta3-cross-gui
Releases · dan0v/xdelta3-cross-gui
Version 1.7.1
Version 1.6.2
Version 1.6.1
Fixed
- Correctly update progress bar while multithreaded patching
Version 1.6.0
Fixed
- #32 Kill child processes when application is closed
Improved
- Bump Avalonia to 11.0.11
- Multithread patch creation
- Automatically save options on change (removed "Save" button)
Version 1.5.1
Fixed
- Disable dragging and dropping folders into file lists
- Fix dragging and dropping paths with spaces in them
Improved
- Move to Dotnet 8.0
- Replace Newtonsoft.Json with System.Text.Json
Version 1.4.2
Improved
- Bumped Avalonia to 11.0.5
Version 1.4.1
Fixed
- Broken old and new file list validation fixed by setting
TrimMode
mode topartial
instead of the defaultfull
Version 1.4.0
Changed
- Use Avalonia 11 Fluent theme
Improved
- Upgraded to .Net 7.0
- Upgraded to Avalonia 11.0.0
- Removed Newtonsoft.Json to reduce file size
Version 1.3.2
Version 1.3.1
Fixed
- MacOS License and Notice should be viewable
Changed
- Moved License and Notice information into UI windows to avoid permissions issues on MacOS
Improved
- Bumped Newtonsoft.Json version to 13.0.2