add changelog

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2024-02-06 15:51:23 +01:00
parent 41b33d53f2
commit afd4d54869

View File

@@ -0,0 +1,7 @@
Bugfix: Fix Content-Deposition header for downloads
We have fixed a bug that caused downloads to fail on Chromebased browsers when the filename contained special characters.
https://github.com/owncloud/ocis/pull/8381
https://github.com/owncloud/ocis/issues/8361
https://github.com/cs3org/reva/pull/4498