Skip to content

Releases: dan0v/xdelta3-cross-gui

Version 1.0.7

26 Feb 23:17
d65c37a
Compare
Choose a tag to compare

Added

  • Check for updates and notify user if any available

Fixed

  • Add minimum window sizes to dialogs, so they cannot be shrunk out of sight

Removed

  • Stop releasing unpackaged Linux builds

Known issues

Version 1.0.6

25 Feb 12:26
f0709f2
Compare
Choose a tag to compare

Changed

  • Improved patching experience
  • Bundle Windows release into single executable

Known issues

Version 1.0.5

24 Feb 23:34
fb0598a
Compare
Choose a tag to compare

Changed

  • Bumped Avalonia to version 0.10.0

Fixed

  • Unescaped parenthesis in filenames on Linux and MacOS
  • #8 Arch Linux crash when file chooser is opened

Known issues

Version 1.0.4

18 Nov 15:00
1623ced
Compare
Choose a tag to compare

Added

  • Self-contained publishing, so installing dotnet dependency is no longer required
  • License and Notice files in releases

Fixed

  • Crash when destination folder is missing
  • Closing console window using OS toolbar or taskbar
  • #7 Linux AppImage has icon if installed with AppImageLauncher

Known issues

Version 1.0.3

08 Sep 11:56
Compare
Choose a tag to compare

Fixed

  • Fill destination field if new file is dragged and dropped
  • Reset selection toggle if all files are removed from Old or New columns
  • Correct generated readme text

Known issues

Version 1.0.2

20 Aug 13:21
Compare
Choose a tag to compare

Fixed

  • Do not fail patching if there are spaces in application file name
  • Correctly display application icon on Windows and MacOS

Known issues

  • Drag and Drop file support is Windows only
  • No icon on xdelta3_cross_gui executable on Linux #7

Version 1.0.1

19 Aug 10:43
Compare
Choose a tag to compare

Added

  • Application and window icons - thanks for the inspiration, @LeeBinder

Fixed

  • Correctly remove doNotDelete-In-Progress.bat file when "Batch file only" option is selected
  • Do not crash if doNotDelete-In-Progress.bat file is missing after patching

Known issues

Version 1.0.0

18 Aug 16:00
1029f69
Compare
Choose a tag to compare

Added

  • Compatibility with Windows, Linux (x64), and MacOS
  • Scalable UI
  • Add old and new files to the UI with Drag and Drop
  • Visual progress bar for patching
  • View or hide terminal output during patching
  • Allow for custom xDelta3 commandline arguments
  • Optional zip compression of patches
  • Detect and use preinstalled xDelta3 if available on System Path

Known issues