M2Team / NanaZip

The 7-Zip derivative intended for the modern Windows experience
https://sourceforge.net/projects/nanazip/
Other
8.49k stars 218 forks source link

7-Zip 24.05 #401

Closed PopuriAO29 closed 4 months ago

PopuriAO29 commented 4 months ago

7-Zip 24.05 was released!

https://sourceforge.net/p/sevenzip/discussion/45797/thread/b92679e642/

What's new after 24.04 Beta:

Last time, I just seen the 7-Zip site, there is now source code.

MouriNaruto commented 4 months ago

I'm working on synchronizing the 7-Zip 24.05 source code to NanaZip.Core. You will see related commits in recent days.

Kenji Mouri

MouriNaruto commented 4 months ago

I have updated 7-Zip to 24.05 for NanaZip.Core.

https://github.com/M2Team/NanaZip/commit/4d21f7251c53ecfe05f16fa1b038ae398349786f

Currently, there are some zstd-related issues for compiling. Due to Igor's implementation only has the decoder. I guess I will use Igor's zstd decoder in sfx stubs for smaller binary size. But for NanaZip.Core.dll, still use full ZS zstd decoder and encoder implementation.

Kenji Mouri

MouriNaruto commented 4 months ago

The work of synchronizing the 7-Zip 24.05 source code to NanaZip.Core has finished since https://github.com/M2Team/NanaZip/commit/92ddadb23b48eb2f3ab30291446dd826db036795.

Kenji Mouri

PopuriAO29 commented 4 months ago

Well, I haven't tried NanaZip, does it have NanaZip Classic? I thought it is still preview though.

MouriNaruto commented 4 months ago

@PopuriAO29

Both NanaZip (Modern) and NanaZip Classic share the same NanaZip Core. So, NanaZip Classic will have 7-Zip 24.05 level codecs.

NanaZip 3.0, which will have the final build in May 27, 2024 (the "Build 1000" is so tasting), won't have the stable version of NanaZip Classic because of the time limit. But I think I will provide portable NanaZip Classic binaries for testing in NanaZip 3.5 Preview 0, which is after the May 27, 2024 stable.

Kenji Mouri

PopuriAO29 commented 4 months ago

Ah okay, I get it. That would be before my birthday then...

MouriNaruto commented 4 months ago

Both NanaZip 3.0 and NanaZip 3.5 Preview 0 are released. Read https://github.com/M2Team/NanaZip/releases/tag/3.0.996 for more information.

Kenji Mouri

atplsx commented 4 months ago

updated 24.06

atplsx commented 3 months ago

updated 24.07

MouriNaruto commented 3 months ago

@atplsx The main branch has synchronized to 7-Zip 24.07 mainline. https://github.com/M2Team/NanaZip/commit/921f6ddfa3807112b92051b8a616208a4c5b64d6

Kenji Mouri

atplsx commented 3 months ago

@atplsx The main branch has synchronized to 7-Zip 24.07 mainline. 921f6dd

Kenji Mouri

Please release new version best regards