Skip to content

NanaZip 5.0 Update 2 (5.0.1263.0)

Latest
Compare
Choose a tag to compare
@MouriNaruto MouriNaruto released this 17 Feb 01:27
· 184 commits to main since this release

I'm excited to announce that we've released NanaZip 5.0 Update 2, now available for download. This update contains several fixes and improvements.

Release Notes

  • Features
    • Provide K7 style execution aliases (K7.exe, K7C.exe, and K7G.exe) for simplifying the command line user experience and providing the same command name style in work-in-progress NanaZip for POSIX a.k.a. AptxZip.
  • Improvements
    • Update Mile.Windows.UniCrt to 1.2.328.
    • Update Mile.Xaml to 2.5.1250.
    • Migrate from Mile.Project.Windows to Mile.Project.Configurations.
  • Fixes
    • Fix crash issue when using Open Inside # mode for the WebAssembly (WASM) binary file readonly support for NanaZip.Codecs.
    • Fix crash issue when using Open Inside # mode for the .NET Single File Application bundle readonly support for NanaZip.Codecs.
    • Fix crash issue when using Open Inside # mode for the Electron Archive (asar) readonly support for NanaZip.Codecs.
    • Fix the crash issue when extracting *.br archives. (Thanks to HikariCalyx.)
    • Fix the XXH3_128bits printable results with wrong byte order. (Thanks to fuchanghao.)

Download

  • MSIX Package: NanaZip_5.0.1263.0.msixbundle

    • SHA-256: DD038067A86052324A3D71104FB0504405FEFBCE3EEC6FA9FF8AAE31A388992C
  • License XML: NanaZip_5.0.1263.0.xml

    • SHA-256: 6F0B940CEED6CF123BC8B7FF7A1F0ABB61C260009A926AA964F326DB3880CA10
  • Debug Symbols: NanaZip_5.0.1263.0_DebugSymbols.zip

    • SHA-256: 1C665A5CC64799355A401A7322F92D64BFA0F7A73EB7E825C078749DA08166C6

Kenji Mouri