0.8.0 #998
Replies: 1 comment 3 replies
-
|
@marcospb19 Not sure if this is a problem or it's working like was designed, but for example: if I have one archive1 with folder name folder123 and there are few different files and file with name text.txt and there is second archive (archive2) that have totally different files but have text.txt file too, but it's different in inside, and you choose merge folders, you have files from both archives without any deletions, but previous text.txt from archive1 file will be replaces with text.txt from archive2. Is it possible to warn me, there are files with the same name, so merging two archives in this one folder delete previous files if they have the same names? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
0.8.0
Updating to 0.8.0 is mandatory, it fixes a serious bug where
ouchwould think there is a conflict with the current folder and ask the user wanted to overwrite it (possibly deleting user files in the process).Next up you should expect some security improvements, like Landlock sandboxing and safeguards against reading malicious archives.
Packaging
New Features
aarch64-apple-darwin) to assets.--hereflag to unpack into current directory (fix decompression without dir #962)..epub) ((reopen #977) add alias for ebooks (epub) #981)Improvements
.7zas warnings (fix multiple panics on extraction #950)list: also display symlink targets (list: show symlink targets (for tar and zip) #934)Bug Fixes
New Contributors
And a big shoutout to @valoq and @tommady for the huge help.
Full Changelog: 0.7.1...0.8.0
This discussion was created from the release 0.8.0.
Beta Was this translation helpful? Give feedback.
All reactions