File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Summary
1010
1111* Bugfix - Prevent duplicate call for password protected public links: [#13363](https://github.com/owncloud/web/issues/13363)
1212* Bugfix - Use dynamic viewport units (dvh/dvw) instead of viewport units (vh/vw): [#13578](https://github.com/owncloud/web/pull/13578)
13+ * Bugfix - Cannot-edit-public-link-when-name-is-too-long: [#13610](https://github.com/owncloud/web/pull/13610)
1314* Enhancement - Use signature auth: [#11963](https://github.com/owncloud/ocis/issues/11963)
1415* Enhancement - Strip WebDAV prefix: [#13545](https://github.com/owncloud/web/pull/13545)
1516* Enhancement - Use spaceId: [#13577](https://github.com/owncloud/web/pull/13577)
@@ -33,6 +34,14 @@ Details
3334
3435 https://github.com/owncloud/web/pull/13578
3536
37+ * Bugfix - Cannot-edit-public-link-when-name-is-too-long: [#13610](https://github.com/owncloud/web/pull/13610)
38+
39+ We've fixed an issue where users were unable to edit a public link if the name
40+ of the link was too long.
41+
42+ https://github.com/owncloud/web/pull/13610
43+ https://kiteworks.atlassian.net/browse/OCISDEV-701
44+
3645* Enhancement - Use signature auth: [#11963](https://github.com/owncloud/ocis/issues/11963)
3746
3847 When requesting resources from public links, we now request also
You can’t perform that action at this time.
0 commit comments