mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
4.7 KiB
4.7 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.0 (2020-07-17)
Features
- add previewer title and loading indicator (716396a)
- duplicate files in the same directory (43526d9)
- file copy, move and paste conflict checking (eed9da1)
- rename option on replace prompt (2636f87)
- upload queue (6ec6a23)
Bug Fixes
- blinking previewer (9a2ebba)
- dark theme colors (b3b6445)
- directory conflict checking (7e5beef)
- prompt before closing window (194030f)
- remove incomplete uploaded files (0727496)
- reset clipboard after pasting cutted files (10570ad)
2.4.0 (2020-07-07)
Features
- full screen editor (0d665e5)
Bug Fixes
2.3.0 (2020-06-26)
Features
Bug Fixes
2.2.0 (2020-06-22)
Features
- add alpine and debian docker images (66863b7)
- add folder upload (#981) (8977344), closes filebrowser/filebrowser#741
- add key shortcuts (95316cb)
- upload progress based on total size (#993) (cd454ba)
Bug Fixes
- add a workaround to fix window freezing when viewing a large file #992 (2412016)
- apply all fs user rulles (68f8348)
- frontend token validation (dd40b0d), closes filebrowser/filebrowser#638
- multiple selection count (963837e)
- save event hook (82c883f), closes filebrowser/filebrowser#696