Xdelta3 Cross Gui Versions Save

A cross-platform GUI for creating xDelta3 patches, available for Windows, Linux, and Mac

1.5.1

2 months ago

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

1.4.2

6 months ago

Improved

  • Bumped Avalonia to 11.0.5

1.4.1

9 months ago

Fixed

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

1.4.0

9 months ago

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

1.3.2

10 months ago

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

1.3.1

1 year ago

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

1.3.0

1 year ago

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

1.2.0

1 year ago

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

  • Translation
    • Japanese; thanks @eltociear

Improved

  • Bumped Avalonia version to 0.10.17

1.1.5

2 years ago

Added

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

Improved

  • Bumped Avalonia version to 0.10.12

1.1.4

2 years ago

Changed

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