Skip to content

11.0.6

Latest
Compare
Choose a tag to compare
@LukasHirt LukasHirt released this 10 Dec 07:37

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.

    #11983
    #11992

  • 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.

    #11982
    #11997

  • 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.

    #11979
    #11998

  • Bugfix - Use only space resource with driveType "project" as space in sidebar: #12000

    We've fixed the issue where any selected resource got passed to the sidebar as a
    space in Spaces page. Now only space resource with driveType "project" will be
    passed as a space.

    #11978
    #12000

  • Bugfix - OCM share editing: #12002

    We've fixed a bug where OCM shares could be edited although the server does not
    support it.

    #11991
    #12002

  • Bugfix - OCM share recipient issuer: #12002

    We've fixed a bug where the issuer for OCM shares was missing in the invite
    input field.

    https://github.com/owncloud/web/issues/11972
    #12002

  • Bugfix - Missing activities on Shared with me page: #12008

    We've added the missing activities on the Shared with me page.

    #12008

  • 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.

    #12010

  • 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.

    #12012

  • 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.

    #12013

  • Bugfix - Permanent link for shares: #12022

    We've fixed an issue where the permanent for shares could not be copied.

    #12001
    #12022