I'm excited to announce that we've released the NanaZip 6.0 Update 3, now available for download.
Note: The next 6.5 Preview has been delayed to May or June because my boss asked me to wrestle with the ugly media player implementation before June, and I'll need a little time afterward to recover what’s left of my sanity.
Release Notes
- Fix mitigations failing in some cases (Suggested by ahmed605. Contributed by dongle-the-gadget.)
- Synchronize the 7-Zip ZS implementations to https://github.com/mcmilk/7-Zip-zstd/tree/6146959af008acfb7e92c7d38ef9e43bf9f6afbb. (Except the NanaZip File Manager.) (Thanks to Sergey G. Brester and Tino Reichardt.)
- Synchronize the BLAKE3 implementation to 1.8.4. (https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.8.4)
- Synchronize RHash to the latest master (https://github.com/rhash/RHash/tree/3dbba4baa3cbdc3baf06d3ba086d8094bd98cd88) which is after v1.4.6.
- Synchronize GmSSL to the latest master (https://github.com/guanzhi/GmSSL/tree/0bcffd37347aa9e1799cf81e6eaeb1e76562dc6c) which is after v3.1.1.
- Use assembly hardware acceleration for GmSSL implementation.
- Add support for NuGet package file extension to AppX manifest.
- Update Mile.Windows.Internal to 1.0.3581 which makes NanaZip can build with Windows SDK for Windows 11 Build 28000.
Download
-
MSIX Package: NanaZip_6.0.1691.0.msixbundle
- SHA-256: d4f5da367283c0dffcf952c52899a2296204656bc18283fa5dec46d1a9f41345
-
License XML: NanaZip_6.0.1691.0.xml
- SHA-256: 4fd0a1e29cea2e73e69f8a1c98cf4bda677a338f51c104dc20d69d05281b3693
-
Portable package: NanaZip_6.0.1691.0_Binaries.zip
- SHA-256: 0ab73d4ae27a21a223ed4669ee85ee8ff44d94294b4b970f5cc5b835b59c4710
-
Debug Symbols: NanaZip_6.0.1691.0_DebugSymbols.zip
- SHA-256: 0d95e3c94b24e5d1e37d4a2db1a6b7263b5f10d647848fb374f79d4088759161
Kenji Mouri