Table of Contents
- Changelog for 5.0.6
Changes in 5.0.6
Summary
- Bugfix - Allow all uploads to restart: #9506
- Bugfix - Fix the email notification service: #9514
- Enhancement - Limit concurrent thumbnail requests: #9199
- Enhancement - Update web to v8.0.4: #9429
- Enhancement - Add cli to purge revisions: #9497
Details
-
Bugfix - Allow all uploads to restart: #9506
On postprocessing-restart, allow all uploads to restart even if one fails.
-
Bugfix - Fix the email notification service: #9514
We fixed an error in the notification service that caused the email notification
to fail when the user's display name contained special characters. -
Enhancement - Limit concurrent thumbnail requests: #9199
The number of concurrent requests to the thumbnail service can be limited now to
have more control over the consumed system resources. -
Enhancement - Update web to v8.0.4: #9429
Tags: web
We updated ownCloud Web to v8.0.4. Please refer to the changelog (linked) for
details on the web release.- Bugfix owncloud/web#10814:
Vertical scroll for OcModal on small screens - Bugfix
owncloud/web#10918: Resource
deselection on right-click - Bugfix
owncloud/web#10920: Resources with
name consist of number won't show up in trash bin - Bugfix
owncloud/web#10941: Space not
updating on navigation - Bugfix
owncloud/web#11063: Enforce
shortcut URL protocol - Bugfix
owncloud/web#11092: Browser
confirmation dialog after closing editor - Bugfix
owncloud/web#11091: Button focus
when closing editor - Bugfix
owncloud/web#10942: Keyboard
navigation breaking - Bugfix
owncloud/web#11086: Opening public
links with an expired token
#9429
#9510
https://github.com/owncloud/web/releases/tag/v8.0.3
https://github.com/owncloud/web/releases/tag/v8.0.4 - Bugfix owncloud/web#10814:
-
Enhancement - Add cli to purge revisions: #9497
Adds a cli that allows removing all revisions for a storage-provider.