Skip to content

NanaZip 7.0, version 2609.1 (7.0.1832.0)

Latest

Choose a tag to compare

@MouriNaruto MouriNaruto released this 06 Sep 13:23
Immutable release. Only release title and notes can be modified.

I'm excited to announce that we've released NanaZip 7.0, version 2609.1 (7.0.1832.0), now available for download.

Note: Read NanaZip Technical Focus from Kenji Mouri to clarify some future directions of NanaZip.

Starting with NanaZip 7.0, NanaZip follows a rolling release model. Preview and stable builds share the same codebase, differing only in build mode. The "Preview" tag corresponds to NanaZip Preview, while no tag corresponds to NanaZip. Every stable release has a matching Preview release, but not vice versa.

Releases use version YYMM.N, where YYMM is the release year and month and N starts at 1 each month. Matching Preview and stable releases share this identifier. For example:

  • Preview: NanaZip 7.0 Preview, version 2609.1
  • Stable: NanaZip 7.0, version 2609.1

Release Notes

Note: These notes also cover the corresponding preview release.

  • Start using a rolling release model.
  • Synchronize 7-Zip mainline implementations to 26.03. (Except the NanaZip File Manager.) (Thanks to Igor Pavlov. Noticed by FadeMind.)
  • Add an Extract all button to the copy dialog. (Contributed by dinhngtu.)
  • Fix UTF-8 passwords for WinZip AES extraction. (Contributed by wyjh233.)
  • Fix the issue that copied text does not remain in the clipboard after closing the XAML information window.
  • Update Brazilian Portuguese translation. (Contributed by maisondasilva.)
  • Update Dutch translation. (Contributed by Stephan-P.)
  • Synchronize the 7-Zip ZS implementations to https://github.com/mcmilk/7-Zip-zstd/tree/e234d7f29f95c08cb642bcb9616cdb7d45f9862e. (Except the NanaZip File Manager.) (Thanks to Sergey G. Brester and Tino
    Reichardt.)
  • Synchronize the BLAKE3 implementation to 1.8.7. (https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.8.7)
  • Update Mile.Project.Configurations to 1.1.2116.

Download (Stable)

  • MSIX Package: NanaZip_7.0.1832.0.msixbundle

    • SHA-256: 10ce4246ea9efc0dcc7780e676cdcc6c7c74eca0abeb19a5ea76f384d9be2a75
  • License XML: NanaZip_7.0.1832.0.xml

    • SHA-256: 46a2b4c2dfa100f9bf90d30e8ff9ef22499e04a00f00035956d2eff549574626
  • Portable package: NanaZip_7.0.1832.0_Binaries.zip

    • SHA-256: 3cfd7745e87e1b8409a467f08dafdbd51d5c666d9df82c2770d38639ad31f910
  • Debug Symbols: NanaZip_7.0.1832.0_DebugSymbols.zip

    • SHA-256: 1f8484e34812c922071c39928bb0c9731b5557c61db1da86a1472f82a91f10db

Download (Preview)

  • MSIX Package: NanaZipPreview_7.0.1832.0.msixbundle

    • SHA-256: 9c562d62930ac57c70775304f8cf9646dd974cb4e30c089c7f89a95fc781aa81
  • License XML: NanaZipPreview_7.0.1832.0.xml

    • SHA-256: 13444416026a84f6d60a9653d6e86437d0907189aec0b1d1d90f953b9edd1d75
  • Portable package: NanaZipPreview_7.0.1832.0_Binaries.zip

    • SHA-256: 4369ed1013c384ca63201f72c463525a370a5319e6186e9bda3e9561b0918db5
  • Debug Symbols: NanaZipPreview_7.0.1832.0_DebugSymbols.zip

    • SHA-256: 9d2bdf4441544fd02c09c830a66b9ccb93121879931bd68b23c543159bb18de1

Kenji Mouri