Releases: dan0v/xdelta3-cross-gui
Releases · dan0v/xdelta3-cross-gui
Version 1.0.7
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
- Drag and Drop files doesn't work on Linux
Version 1.0.6
Changed
- Improved patching experience
- Bundle Windows release into single executable
Known issues
- Drag and Drop files doesn't work on Linux
Version 1.0.5
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
- Drag and Drop files doesn't work on Linux
Version 1.0.4
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
- Drag and Drop files doesn't work on Linux
Version 1.0.3
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
- Drag and Drop files doesn't work on Linux
- No icon on
xdelta3_cross_gui
executable on Linux #7
Version 1.0.2
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
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
- Drag and Drop file support is Windows only
Version 1.0.0
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
- Drag and Drop file support is Windows only