Commit ce008ae
committed
Version 8.2.0
## Version 8.2.0 - November 17, 2020
- **Fixed:** The Location field of RootFolder was still being truncated to 255 characters,
although in database it was increased to 500 characters back in v6.7.
- **Improved:** For Azure file system, correct content type will be set for files that are uploaded.
In previous versions content type was not set so Azure Blob by default used "application/octet-stream" for all uploaded files.
This made complications for external usage of uploaded files from Azure Blob.
For example when using an Azure Blob URL in a web page, it should be have the right content type,
e.g. for png image, content type should be "image/png", so that the browser shows it immediately as image
(not download it to users computer, as when Blob was content type of "application/octet-stream").
- **Improved:** Document Viewer:
- **Fixed:** Viewing email formats with a zero-sized attachment failed with "Index was outside the bounds of the array. " error.
- **Improved:** Updated Danish, Swedish and Norwegian translation files.
- **Changed:** Logo on login page from "keys" logo to FileVista logo.1 parent 592a347 commit ce008ae
6 files changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments