Main Changes
- can specify filename for archive (e.g. http://localhost/path/?zip=renamed.zip)
- can specify filename for download (e.g. http://localhost/path/file.txt?download=renamed.txt)
- removed compatibility for old browsers like Internet Explorer, classic Edge or others browsers released at the time. Future release will require a more modern browser.
主要变更
- 可以指定打包时所用的文件名(例如 http://localhost/path/?zip=renamed.zip)
- 可以指定下载时所用的文件名(例如 http://localhost/path/file.txt?download=renamed.txt)
- 移除了对老旧浏览器(如Internet Explorer、经典Edge或同时期发布的其它浏览器)的兼容性支持。后续版本将要求更新的浏览器。