Skip to content

Version 1.13.7

Compare
Choose a tag to compare
@marjune163 marjune163 released this 17 Jun 16:23
· 291 commits to main since this release

Main Changes

  • can specify PID file by environment variable GHFS_PID_FILE
  • if requested URL is escaped, display the original URL in the log, and filter special characters
  • fixed the issue that the file item was still removed after file deletion failed
  • fixed the issue that some ancient browsers still delete file after selecting cancel in the delete confirmation dialog

主要变更

  • 可使用环境变量GHFS_PID_FILE指定PID文件
  • 如请求的URL被转义,在日志中同时显示转义前的原始URL,并过滤特殊字符
  • 修复删除文件失败后仍然移除文件项的问题
  • 修复部分老旧浏览器在“确认删除”对话框中选择取消,依旧删除文件的问题