- fonts update
- catch/fix NavigationDuplicated errors
- libzip BC fix
- zip adapter fix
- composer update dependencies
- npm update / audit fix
- right-click opens single file context menu
- fixes #81, #82, #86
- WordPress Auth adapter is now included in the main repo
- New config: 'guest_redirection' (useful for external auth adapters)
- More css classes so the elements can be easily hidden (e.g. add_to_head style)
- Integrated filegator#74
- Updated docs
- Translations added: Polish, Italian
- Bump symfony, dibi
- New config param: overwrite files on upload
- Download filename bugfix
- Language fix
- View PDF files in the browser (thanks @pauloklaus)
- Fixes #31 #51
- Password reveal added to login screen
- Language fix
- Fixes for #41 #42 #43 #45 #46 #47
- Slovak translation (thanks @jannyba)
- Search feature
- Better editor & image gallery
- New config:
editable
(file extensions that can be opened with editor) - New config:
date_format
- File preview & edit feature added (preview images, edit txt files)
- Translations added, Bulgarian, Serbian, French
- Translations added, Dutch, Chinese
- npm updates, vue & vue-cli
- Symfony update, fixes CVE-2019-18888
- Fix for filename sanitize/cut during upload process
- Fix for multibyte filename uploads
- Fix for UTF8 filename issues (#12) - may brake existing download links generated with previous versions
- Fixed file upload bug - merging chunks after upload was failing
- Initial release