I'm excited to announce that we've released the NanaZip 5.0 Preview 2 which is now available for download. This update contains several fixes and improvements.
Release Notes
- Continue to improve the work-in-progress NanaZip Platform Abstraction Layer (K7Pal). (https://github.com/M2Team/NanaZip/tree/main/K7Pal)
- Fix the crash and encrypted RAR5 format extraction wrong password issue for 7-Zip's hash algorithms wrappers which mentioned in #542. (Thanks to RuesanG.)
- Introduce K7PalHashDuplicate API.
- Remove K7PalHashReset API for improving the security.
- Reduce the saved information in hash contexts to improve the security.
- Use NanaZip Platform Abstraction Layer (K7Pal) to implement 7-Zip's SHA-1 hash algorithms.
- Update zh-Hans and zh-Hant translations for 'Want * History' strings. (Contributed by R-YaTian.) (Forget to mentioned in NanaZip 5.0 Preview 1.)
- Adds a setting for opening the folder after extracting from archive. (Contributing by DaxDupont.)
- Introduce the Smart Extraction. (Contributed by R-YaTian.)
- Fix the issue that which NanaZip windows and dialogs will be opened in the background when using NanaZip from context menu. (Contributed by R-YaTian.)
- Update xxHash to v0.8.3. (https://github.com/Cyan4973/xxHash/releases/tag/v0.8.3)
Download
-
MSIX Package: NanaZipPreview_5.0.1243.0.msixbundle
- SHA-256: ABBF9CB5C831C690D4F7689B95ABC1AA5B871295160383F6075DE052FA3955EB
-
License XML: NanaZipPreview_5.0.1243.0.xml
- SHA-256: 7BEB80A3DD95873418CC23666A5AD94FAE7E6974A49B666B924057DB0C887972
-
Debug Symbols: NanaZipPreview_5.0.1243.0_DebugSymbols.zip
- SHA-256: BB183127A12B1AA87F34533FF23DB16AA4B993651497CD58C9E7B91B7BA00CE2
Kenji Mouri