v1.10.0
FEATURES:
- core: xdelta (VCDIFF/RFC 3284) patches are now supported alongside IPS
everywhere patches are accepted. The CLI's--patch/--apply-patch
detect the format from the patch file,--create-patchwrites xdelta
when the output name ends in.xdelta/.vcdiff/.xd3, and the
GUI/TUI patch panel picks both formats up the same way. Patches
created by xdelta3 with default settings apply as-is (secondary
compression,-S djw/lzma, is rejected with a pointed error).
IMPROVEMENTS:
- gui: upgraded the UI framework from Avalonia 11.3 to 12.1.
- docs: the README's CLI reference is again the verbatim
--helpoutput —
it had drifted from the 1.8.1/1.9.2 help-text reformat (single-column
option descriptions, fuller --full-erase/--trust-header/bake-save text).