Deflate compression method can now use multiple threads for increased compression speed.
Added ZipArchive.DefaultPasswordTextEncoding property that accepts a System.Text.Encoding object. It allows establishing compatibility with other zip tools when using AES encryption passwords that contain non-ASCII characters.