Skip to content

Commit cc43b2b

Browse files
committed
Automated changelog update [skip ci]
1 parent 31675ea commit cc43b2b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Summary
1414
* Bugfix - Do not disable sharing of resources when managing spaces via claims: [#13213](https://github.com/owncloud/web/pull/13213)
1515
* Bugfix - Fix spinner loading continuously when resource is deleted: [#13223](https://github.com/owncloud/web/pull/13223)
1616
* Bugfix - Include Ubuntu font: [#13233](https://github.com/owncloud/web/pull/13233)
17+
* Bugfix - External share ID fallback: [#13253](https://github.com/owncloud/web/pull/13253)
1718
* Enhancement - Hide trashed spaces: [#13168](https://github.com/owncloud/web/pull/13168)
1819
* Enhancement - Drop beta badge from GeoGebra pinboards: [#13169](https://github.com/owncloud/web/pull/13169)
1920
* Enhancement - Add Excalidraw file icon: [#13172](https://github.com/owncloud/web/pull/13172)
@@ -73,6 +74,12 @@ Details
7374
https://github.com/owncloud/web/pull/13233
7475
https://canonical.com/legal/font-licence
7576

77+
* Bugfix - External share ID fallback: [#13253](https://github.com/owncloud/web/pull/13253)
78+
79+
We now fallback to the original ID if decoding the external share ID fails.
80+
81+
https://github.com/owncloud/web/pull/13253
82+
7683
* Enhancement - Hide trashed spaces: [#13168](https://github.com/owncloud/web/pull/13168)
7784

7885
If the `root.deleted.state` property of a space is `trashed`, the space is not

0 commit comments

Comments
 (0)