I'm excited to announce that we've released NanaZip 6.5, now available for download.
I think we should have a new baseline and a new version tag rule because there are too many update numbers (something like Update 8) in 6.0, which looks more like a baka (the romaji of バカ, or idiot in English). Read https://github.com/M2Team/NanaZip/blob/main/Documents/Versioning.md#release-tags for more information about the adjusted version tag rule.
Note: Read NanaZip Technical Focus from Kenji Mouri to clarify some future directions of NanaZip.
Starting with NanaZip 6.5 Final (6.5.1749.0), we have fixed some security vulnerabilities reported by Pig-Tail (Thepigtails):
Note: It seems the CVE numbers are not available, show the advisory link instead.
Release Notes
- Introduce XAML copy location dialog. (Contributed by dongle-the-gadget.)
- Don't open Explorer by default during extract-on-open. (Contributed by dinhngtu.)
- Fix several issues for codecs. (Contributed by dinhngtu. Thanks to Pig-Tail.)
- Introduce optional build with AddressSanitizer (ASAN) support. (Contributed by JarLob.)
- Synchronize the 7-Zip ZS implementations to https://github.com/mcmilk/7-Zip-zstd/tree/d8d651b72a6a85353a23d3f19e0fd2d96c0f36b4. (Except the NanaZip File Manager.) (Thanks to Sergey G. Brester and Tino Reichardt.) (Note: Actually no useful changes since last synchronization.)
- Update release tags rules in NanaZip Versioning.
- Improve the build tools implementations.
Download
-
MSIX Package: NanaZip_6.5.1750.0.msixbundle
- SHA-256: 47e858494874a24a6e27c52def43aa7b1a8ef3af0f26f41bd67528cf8457b78e
-
License XML: NanaZip_6.5.1750.0.xml
- SHA-256: aef8ae9d4bc3099c339831f2f9c36b1a6c34143adac80c021c9a3788e4ac5a72
-
Portable package: NanaZip_6.5.1750.0_Binaries.zip
- SHA-256: 8001747e38527625ecc180cda951c586b5cba03a1a1d60ca959cd263252b9162
-
Debug Symbols: NanaZip_6.5.1750.0_DebugSymbols.zip
- SHA-256: 288834ebf80fc69fd554e91b6ea346aced942b6d26c4909caa9485c6308d1d98
Kenji Mouri