Skip to content

Releases: dan0v/xdelta3-cross-gui

Version 1.7.1

17 Nov 12:47
07b5bd4
Compare
Choose a tag to compare

Fixed

  • #36 Console output will now scroll automatically. Thanks @McBaws for reporting the issue.

Added

  • #35 The number of threads to use for processing is now configurable. Thanks @McBaws for the request.

Improved

  • Bumped Avalonia to 11.2.1

Version 1.6.2

01 Oct 17:07
ef6b31c
Compare
Choose a tag to compare

Fixed

Changed

  • Remember toggle choices for file zipping, executable copying, and full file path display
  • No longer remember output destination path field

Improved

  • Bumped Avalonia to 11.1.3

Version 1.6.1

20 Jul 16:15
f5e91ab
Compare
Choose a tag to compare

Fixed

  • Correctly update progress bar while multithreaded patching

Version 1.6.0

20 Jul 15:48
0116347
Compare
Choose a tag to compare

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

25 Feb 02:12
672a6fd
Compare
Choose a tag to compare

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

05 Nov 23:15
9660087
Compare
Choose a tag to compare

Improved

  • Bumped Avalonia to 11.0.5

Version 1.4.1

22 Jul 11:54
cb4e41e
Compare
Choose a tag to compare

Fixed

  • Broken old and new file list validation fixed by setting TrimMode mode to partial instead of the default full

Version 1.4.0

22 Jul 11:44
986a434
Compare
Choose a tag to compare

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

21 Jun 22:32
2481227
Compare
Choose a tag to compare

Fixed

  • #21 Thanks to @1024mb UTF-8 file paths are supported on Windows

Changed

  • Removed "Create batch file only" option

Improved

  • Bumped Avalonia 0.10.21
  • Bumped Newtonsoft.Json version to 13.0.3

Version 1.3.1

11 Dec 21:06
150a7a5
Compare
Choose a tag to compare

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