2019-08-01 10:44:27 +02:00
|
|
|
# Chanelog
|
|
|
|
|
2020-02-27 09:34:18 +01:00
|
|
|
## Upcoming...
|
|
|
|
|
2020-04-18 11:10:19 +02:00
|
|
|
## 7.3.5 - 2020-04-18
|
|
|
|
|
2020-04-17 17:09:39 +02:00
|
|
|
* Translations added: Polish, Italian
|
2020-03-31 10:04:33 +02:00
|
|
|
* Bump symfony, dibi
|
|
|
|
|
2020-03-23 13:42:39 +01:00
|
|
|
## 7.3.4 - 2020-03-23
|
|
|
|
|
2020-03-23 13:37:54 +01:00
|
|
|
* New config param: overwrite files on upload
|
|
|
|
|
2020-03-08 10:29:51 +01:00
|
|
|
## 7.3.3 - 2020-03-08
|
|
|
|
|
|
|
|
* Download filename bugfix
|
|
|
|
* Language fix
|
|
|
|
|
2020-03-06 15:19:14 +01:00
|
|
|
## 7.3.2 - 2020-03-06
|
|
|
|
|
|
|
|
* View PDF files in the browser (thanks @pauloklaus)
|
|
|
|
* Fixes #31 #51
|
2020-02-27 09:34:18 +01:00
|
|
|
* Password reveal added to login screen
|
2020-03-06 15:19:14 +01:00
|
|
|
* Language fix
|
2020-02-27 09:34:18 +01:00
|
|
|
|
2020-02-26 11:20:10 +01:00
|
|
|
## 7.3.1 - 2020-02-26
|
|
|
|
|
2020-02-27 09:34:18 +01:00
|
|
|
* Fixes for #41 #42 #43 #45 #46 #47
|
|
|
|
* Slovak translation (thanks @jannyba)
|
2020-02-26 11:20:10 +01:00
|
|
|
|
2020-02-25 11:06:53 +01:00
|
|
|
## 7.3.0 - 2020-02-25
|
|
|
|
|
|
|
|
* Search feature
|
|
|
|
|
2020-02-21 14:31:32 +01:00
|
|
|
## 7.2.1 - 2020-02-21
|
|
|
|
|
|
|
|
* Better editor & image gallery
|
|
|
|
* New config: `editable` (file extensions that can be opened with editor)
|
|
|
|
* New config: `date_format`
|
|
|
|
|
2020-02-20 15:35:01 +01:00
|
|
|
## 7.2.0 - 2020-02-20
|
|
|
|
|
|
|
|
* File preview & edit feature added (preview images, edit txt files)
|
|
|
|
|
2020-02-12 09:47:07 +01:00
|
|
|
## 7.1.6 - 2020-01-12
|
|
|
|
|
|
|
|
* Translations added, Bulgarian, Serbian, French
|
|
|
|
|
2020-02-09 10:07:14 +01:00
|
|
|
## 7.1.5 - 2020-01-09
|
|
|
|
|
|
|
|
* Translations added, Dutch, Chinese
|
|
|
|
|
2019-12-30 09:54:50 +01:00
|
|
|
## 7.1.4 - 2019-12-30
|
|
|
|
|
|
|
|
* npm updates, vue & vue-cli
|
|
|
|
|
2019-12-04 09:13:27 +01:00
|
|
|
## 7.1.3 - 2019-12-04
|
|
|
|
|
|
|
|
* Symfony update, fixes CVE-2019-18888
|
|
|
|
|
2019-09-09 10:23:29 +02:00
|
|
|
## 7.1.2 - 2019-09-09
|
|
|
|
|
|
|
|
* Fix for filename sanitize/cut during upload process
|
|
|
|
|
2019-09-05 16:11:35 +02:00
|
|
|
## 7.1.1 - 2019-09-05
|
|
|
|
|
|
|
|
* Fix for multibyte filename uploads
|
|
|
|
|
2019-09-05 14:12:32 +02:00
|
|
|
## 7.1.0 - 2019-09-05
|
|
|
|
|
|
|
|
* Fix for UTF8 filename issues (#12) - may brake existing download links generated with previous versions
|
|
|
|
|
2019-08-01 10:44:27 +02:00
|
|
|
## 7.0.1 - 2019-08-01
|
|
|
|
|
|
|
|
* Fixed file upload bug - merging chunks after upload was failing
|
|
|
|
|
2019-08-01 14:20:26 +02:00
|
|
|
## 7.0.0 - 2019-07-26
|
2019-08-01 10:44:27 +02:00
|
|
|
|
|
|
|
* Initial release
|