Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 882 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 882 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.4.0] - 2017-10-11

Added

  • redesign UI
  • support Recycle Bin
  • support update the password
  • support minio

[1.3.0] - 2020-09-20

Added

  • support search
  • support delete the folder @XiangYu0777
  • support preview for the audio and video
  • support aws-s3 && google storage
  • support i18n

Changed

  • Fix: don't allow move the folder into itself @holicc
  • Fix: error display the file that upload failed for the sqlite3 driver
  • Fix: error display the folders of move dialog when the folder renamed
  • Improve the test coverage to 54%