Changelog for ownCloud Web 11.0.6 (2024-12-10)
Summary
- Bugfix - OCM invite flow: #11992
- Bugfix - Change search scope without search term: #11997
- Bugfix - Do not load version when sidebar is closed: #11998
- Bugfix - Use only space resource with
driveType
"project" as space in sidebar: #12000 - Bugfix - OCM share editing: #12002
- Bugfix - OCM share recipient issuer: #12002
- Bugfix - Missing activities on Shared with me page: #12008
- Bugfix - Sidebar file info for shares: #12010
- Bugfix - Show missing role name in link share panel: #12012
- Bugfix - Missing translations for share type filters: #12013
- Bugfix - Permanent link for shares: #12022
Details
-
Bugfix - OCM invite flow: #11992
We've fixed the OCM invite flow and made it more user-friendly.
-
Bugfix - Change search scope without search term: #11997
We've fixed the change of search scope on search page when there is no search
term entered. -
Bugfix - Do not load version when sidebar is closed: #11998
We've fixed the the loading of file versions which was triggered even when
sidebar was closed. File version will now be loaded only when the sidebar is
opened. -
Bugfix - Use only space resource with
driveType
"project" as space in sidebar: #12000We've fixed the issue where any selected resource got passed to the sidebar as a
space in Spaces page. Now only space resource withdriveType
"project" will be
passed as a space. -
Bugfix - OCM share editing: #12002
We've fixed a bug where OCM shares could be edited although the server does not
support it. -
Bugfix - OCM share recipient issuer: #12002
We've fixed a bug where the issuer for OCM shares was missing in the invite
input field. -
Bugfix - Missing activities on Shared with me page: #12008
We've added the missing activities on the Shared with me page.
-
Bugfix - Sidebar file info for shares: #12010
We've fixed a bug some file info regarding size an shares was missing in the
right sidebar when opening an incoming share via an editor. -
Bugfix - Show missing role name in link share panel: #12012
We've fixed a bug where the role name was missing in the link share panel.
-
Bugfix - Missing translations for share type filters: #12013
We've fixed a bug, where the translations for the share type filters were
missing. This was the case for the "Shared with me" and "Shared with others"
page. -
Bugfix - Permanent link for shares: #12022
We've fixed an issue where the permanent for shares could not be copied.