Skip to content

Version 1.10.3

Compare
Choose a tag to compare
@marjune163 marjune163 released this 08 Dec 16:33

Main changes

Can upload a whole directory recursively

Relates to #2

The upload area:

  • "Dir" mode: upload the directory itself
  • "Dir contents" mode: upload all contents inside the directory

This feature is enabled on browsers that supports webkitdirectory on HTML file input:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory#Browser_compatibility


主要变更

支持递归上传单个目录

在上传区域中:

  • "Dir" 模式:上传目录自身
  • "Dir contents" 模式:上传目录下的所有内容

支持的浏览器:

该特性在支持HTML文件选择框的webkitdirectory属性的浏览器中启用:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory#Browser_compatibility