6.3.0: Documented Unicode (UTF-8) filename storage. Expanded list of supported hash, compression, encryption algorithms.SourceForge.net: Files
Quick list of major changes in Zip 3.0:結果近期的zip spec添加了UTF-8 Filename支援
- Unicode
If Unicode support is enabled and supported on the system Zip is run on, Zip now can read paths not in the current character set and store those paths in portable UTF-8 format. These Unicode paths can then be used to partially or fully recreate the paths on other systems depending on the character set support provided by the unzip on the receiving system. In particular, this allows portability of paths between Windows and Unix. Unicode comments are also supported on systems where UTF-8 is the current character set. Unicode comment support for other systems is expected in Zip 3.1.
各大解壓軟件也跟隨
(e.g. WinZip 11.2, WinRAR 3.8, 7-Zip 4.58 beta)