Skip to content

Commit d70c210

Browse files
committed
Automated changelog update [skip ci]
1 parent 0b53c48 commit d70c210

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ The following sections list the changes for unreleased.
5858
* Bugfix - Always treat LDAP attribute names case-insensitively: [#10204](https://github.com/owncloud/ocis/pull/10204)
5959
* Bugfix - Fix delete share panic: [#10219](https://github.com/owncloud/ocis/pull/10219)
6060
* Bugfix - Continue listing shares on error: [#10243](https://github.com/owncloud/ocis/pull/10243)
61+
* Bugfix - Avoid re-creating thumbnails: [#10251](https://github.com/owncloud/ocis/pull/10251)
6162
* Enhancement - Add OCM wellknown configuration: [#9815](https://github.com/owncloud/ocis/pull/9815)
6263
* Enhancement - Bump reva to 2.xx.x: [#10236](https://github.com/owncloud/ocis/pull/10236)
6364

@@ -84,6 +85,13 @@ The following sections list the changes for unreleased.
8485

8586
https://github.com/owncloud/ocis/pull/10243
8687

88+
* Bugfix - Avoid re-creating thumbnails: [#10251](https://github.com/owncloud/ocis/pull/10251)
89+
90+
We fixed a bug that caused the system to re-create thumbnails for images, even
91+
if a thumbnail already existed in the cache.
92+
93+
https://github.com/owncloud/ocis/pull/10251
94+
8795
* Enhancement - Add OCM wellknown configuration: [#9815](https://github.com/owncloud/ocis/pull/9815)
8896

8997
We now configure the `wellknown` service for OCM.

0 commit comments

Comments
 (0)