Skip to content

Releases: dan0v/xdelta3-cross-gui

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

Version 1.3.0

11 Sep 14:47
74a1850
Compare
Choose a tag to compare

Fixed

  • Linux AppImage should work again

Changed

  • Moved credits to new About window where License and Notice can also be viewed
    • MacOS License and Notice throw "You don't have permission to open this file" error when trying to view either

Improved

  • Upgraded to .Net 6
  • Bumped Avalonia version to 0.10.18

Version 1.2.0

08 Aug 12:54
0f7e129
Compare
Choose a tag to compare

WARNING

  • This version might be broken for Linux releases. If this is the case, please try the previous version until it is fixed in a future release.

Added

Improved

  • Bumped Avalonia version to 0.10.17

Version 1.1.5

06 Feb 12:09
bb048eb
Compare
Choose a tag to compare

Added

  • Display error window if xDelta3 process encounters an error #21

Improved

  • Bumped Avalonia version to 0.10.12

Version 1.1.4

15 Jan 01:28
1cdfd1f
Compare
Choose a tag to compare

Changed

  • Improved input validation for output destination path
  • Translation
    • Improved Spanish translation; thanks @1024mb