4.1.0
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. -
Bugfix - Handle loading and parsing errors when loading themes: #5669
Adds graceful error handling of json parse errors when loading custom themes.
-
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. -
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. -
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. -
Enhancement - Move file via drag and drop: #5592
We've added moving files and folders via drag and drop to the files table view.
-
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. -
Enhancement - Signout icon: #5681
We changed the icon in the personal menu nav item for signing out based on recent user feedback.
-
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. -
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