3.4.0-rc1
Pre-releaseChangelog for ownCloud Web 3.4.0 (2021-07-09)
Summary
- Bugfix - Batch action for deleting adhering permissions: #5441
- Enhancement - Add page size view option: #5470
- Enhancement - Add view options: #5408
- Enhancement - Details in Sharing Sidebar: #5161
- Enhancement - Feedback link: #5468
- Enhancement - Content Security Policy for known iframe integrations: #5420
- Enhancement - Batch actions for accepting and declining shares: #5204
- Enhancement - Update Design System to 8.0.0: #5465
Details
-
Bugfix - Batch action for deleting adhering permissions: #5441
We fixed that the batch actions for deleting files and folders was showing for shares that only
have viewer permissions. -
Enhancement - Add page size view option: #5470
We've added a new item into the view options which can be used to set the number of items displayed
per page. This value is persisted in the local storage so that the user doesn't have to update it
every time he visits the app. -
Enhancement - Add view options: #5408
We've added view options above the files lists so that the user can customise them. Currently,
it is possible to toggle visibility of hidden files. Changes in view options are persisted in
local storage. -
Enhancement - Details in Sharing Sidebar: #5161
We're now displaying more information about the highlighted file in the sharing sidebar,
including a preview (if applicable) as well as sharing and version information in one place. -
Enhancement - Feedback link: #5468
We've added a feedback link in the topbar which opens a survey in a new tab. The intention is to
gather feedback from users. There is a config option to disable the link (see docs "getting
started"). -
Enhancement - Content Security Policy for known iframe integrations: #5420
We added CSP rules for allowing iframe integrations of the onlyoffice and richdocuments
documentservers. -
Enhancement - Batch actions for accepting and declining shares: #5204
We've added batch actions for accepting and declining multiple selected incoming shares at
once. -
Enhancement - Update Design System to 8.0.0: #5465
The ownCloud design system has been updated to its latest version.
#5465
#5483
#5408
https://github.com/owncloud/owncloud-design-system/releases/tag/v8.0.0
https://github.com/owncloud/owncloud-design-system/releases/tag/v7.5.0