Changelog for ownCloud Web 4.6.0 (2021-12-07)
Summary
- Bugfix - Pagination: #6056
- Enhancement - Implement breadcrumb context menu: #6044
- Enhancement - Contextmenu for multiple files: #5973
- Enhancement - Add tooltips to relative dates: #6037
- Enhancement - Update ODS to v11.3.1: #6090
Details
-
Bugfix - Pagination: #6056
We fixed the pagination as it was slicing the items wrong on pages after the first one.
-
Enhancement - Implement breadcrumb context menu: #6044
The last element of the breadcrumb now has a context menu which gives the user the possibility to
perform actions on the current folder. -
Enhancement - Contextmenu for multiple files: #5973
We have enabled batch actions in the context menu for when multiple resources are selected.
-
Enhancement - Add tooltips to relative dates: #6037
Relative dates like "1 day ago" now have a tooltip that shows the absolute date.
-
Enhancement - Update ODS to v11.3.1: #6090
We updated the ownCloud Design System to version 11.3.1. Please refer to the full changelog in
the ODS release (linked) for more details. Summary:- Bugfix - Set language for date formatting:
owncloud/owncloud-design-system#1806 - Enhancement -
Relative date tooltips in the OcTableFiles component:
owncloud/owncloud-design-system#1787 - Enhancement -
Breadcrumb contextmenu: #6030 - Enhancement -
Optional padding size for OcDrop:
owncloud/owncloud-design-system#1798 - Enhancement -
Truncate file names while preserving file extensions:
owncloud/owncloud-design-system#1758
#6090
https://github.com/owncloud/owncloud-design-system/releases/tag/v11.3.0
https://github.com/owncloud/owncloud-design-system/releases/tag/v11.3.1 - Bugfix - Set language for date formatting: