github owncloud/web v4.1.0
4.1.0

latest releases: web-pkg-v0.0.5-alpha.8, web-pkg-v0.0.5-alpha.7, web-pkg-v0.0.5-alpha.6...
3 years ago

Changelog for ownCloud Web 4.1.0 (2021-08-20)

Summary

  • Bugfix - Escape file name in Media viewer: #5593
  • Bugfix - Handle loading and parsing errors when loading themes: #5669
  • Bugfix - Load folder in Media viewer: #5427
  • Enhancement - Add multiple selection Sidebar: #5164
  • Enhancement - Enable live reload for changes to themes: #5668
  • Enhancement - Move file via drag and drop: #5592
  • Enhancement - Refresh files list via breadcrumbs: #2018
  • Enhancement - Signout icon: #5681
  • Enhancement - Toggle right sidebar: #5165
  • Enhancement - Update ODS to 9.2.0: #5689

Details

  • Bugfix - Escape file name in Media viewer: #5593

    We've started escaping the file name in the Media viewer extension so that a file with special
    characters in the name can still be loaded.

    #5593
    #5655

  • Bugfix - Handle loading and parsing errors when loading themes: #5669

    Adds graceful error handling of json parse errors when loading custom themes.

    #5669

  • Bugfix - Load folder in Media viewer: #5427

    We've fixed the loading of a folder in the Media viewer extension. If a user reloads the Media
    viewer now, it load all the medias both in private and public context.

    #5427
    #5585
    #5710

  • Enhancement - Add multiple selection Sidebar: #5164

    We've changed the sidebar so if a user selects multiple files or folders he sees a detailed view
    of his selection in the sidebar.

    #5164
    #5630

  • Enhancement - Enable live reload for changes to themes: #5668

    This allows live reloads to be triggered by changes to themes defined within the
    'packages/web-runtime/themes/**/*' folders, to facilitate efficient WYSIWYG
    development when wanting to customise the look and feel of the frontend.

    #5668

  • Enhancement - Move file via drag and drop: #5592

    We've added moving files and folders via drag and drop to the files table view.

    #5592
    #5588

  • Enhancement - Refresh files list via breadcrumbs: #2018

    In the personal and public files lists we've added a click handler to the last breadcrumb item
    representing the current folder that reloads the files list.

    #2018
    #5659

  • Enhancement - Signout icon: #5681

    We changed the icon in the personal menu nav item for signing out based on recent user feedback.

    #5681

  • Enhancement - Toggle right sidebar: #5165

    We introduced a button above the files list to toggle the right sidebar (open/close). It always
    opens for the current selection model. If nothing is selected, the current folder will be shown
    in the right sidebar. With this we now allow sharing a folder when the user already navigated
    into it.

    #5165
    #5678
    #5709

  • Enhancement - Update ODS to 9.2.0: #5689

    We updated the ownCloud Design System to version 9.2.0.

    #5689
    https://github.com/owncloud/owncloud-design-system/releases/tag/v9.0.0
    https://github.com/owncloud/owncloud-design-system/releases/tag/v9.0.1
    https://github.com/owncloud/owncloud-design-system/releases/tag/v9.1.0
    https://github.com/owncloud/owncloud-design-system/releases/tag/v9.2.0

Don't miss a new web release

NewReleases is sending notifications on new releases.