Skip to content

Releases: mcmilk/7-Zip-zstd

7-Zip ZS 19.00 - v1.4.8 - Release 1

19 Dec 22:49

Choose a tag to compare

New Features and Bugfixes:

  • update Zstandard to v1.4.8

Compression versions in this release:

  • Brotli Version 1.0.9
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.3
  • LZ5 Version 1.5
  • Zstandard Version 1.4.8

7-Zip ZS 19.00 - v1.4.5 - Release 5

19 Dec 21:24
8a698f6

Choose a tag to compare

New Features and Bugfixes:

  • fix: decompression of LZ4 files with multiple frames

Compression versions in this release:

  • Brotli Version 1.0.9
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.3
  • LZ5 Version 1.5
  • Zstandard Version 1.4.5

7-Zip ZS 19.00 - v1.4.5 - Release 4

06 Dec 18:32

Choose a tag to compare

New Features and Bugfixes:

  • update LZ4 to v1.9.3
  • fix: Incorrect progress number (thanks @jinfeihan57)
  • fix: method / level changing within the compression dialog was not okay (thanks @jinfeihan57)
  • new ZIP method: zstd (thanks @fcharlie)
  • hashes are lowercase now

Compression versions in this release:

  • Brotli Version 1.0.9
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.3
  • LZ5 Version 1.5
  • Zstandard Version 1.4.5

7-Zip ZS 19.00 - v1.4.5 - Release 3

03 Oct 17:48

Choose a tag to compare

New Features and Bugfixes:

  • update Brotli to v1.0.9

Compression versions in this release:

  • Brotli Version 1.0.9
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.5

7-Zip ZS 19.00 - v1.4.5 - Release 2

03 Jun 21:01

Choose a tag to compare

New Features and Bugfixes:

  • create .gitattributes file and normalize all the line endings
  • fix #128 - format switching in archiv dialog makes options wrong
  • fix #130 - incorrect progress number with zstd
  • fix #133 - wrong block size used
  • fix zstd decompression for files with large window settings

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.5

7-Zip ZS 19.00 - v1.4.5 - Release 1

27 May 13:01

Choose a tag to compare

New Features and Bugfixes:

  • update Zstandard to v1.4.5
  • fix these issues: #123 and #125

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.5

7-Zip ZS 19.00 - v1.4.4 - Release 3

15 Apr 22:31

Choose a tag to compare

New Features and Bugfixes:

  • Add support of lz4 and zstd compression for squashfs files
  • the binaries are compiled with Visual Studio 2019 (for speed: /O2 /Ob3)
  • for security, the /DYNAMICBASE and /NXCOMPAT are used also when compiling
  • Remove Mutex code from ZstdEncoder.cpp
  • if zstd fails, try to give a more specific failure massage, this will fix #109
  • Issue #97 is completed now

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.4

7-Zip ZS 19.00 - v1.4.4 - Release 2

11 Apr 21:48

Choose a tag to compare

New Features and Bugfixes:

  • Fix these LZ4 related issues: #73, #101, #102, #103, #104, #105 and #106
  • LZ4 compression defaults to one thread and uses 4MiB for buffering now
  • Add: clear various history tracking within registry, see issue #113 for more information
  • Fix issue #116
  • begin with #97 ... it's not ready yet, but method, level and thread count is re-used already
  • the binaries are created with Visual Studio 2017 now
  • we have 4 binary types now: X32, X64, ARM and ARM64 (MS Win10 ARM based)

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.4

7-Zip ZS 19.00 - v1.4.4 - Release 1

13 Nov 07:16

Choose a tag to compare

New Features and Bugfixes:

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.4

7-Zip ZS 19.00 - v1.4.3 - Release 1

03 Nov 15:30

Choose a tag to compare

New Features and Bugfixes:

  • update Zstandard to v1.4.3
  • update LZ4 to v1.9.2

Compression versions in this release:

  • Brotli Version 1.0.7
  • Fast LZMA2 1.0.1
  • Lizard Version 1.0
  • LZ4 Version 1.9.2
  • LZ5 Version 1.5
  • Zstandard Version 1.4.3 (new API)