fix(container): update docker.io/owncloud/ocis ( 5.0.5 → 5.0.6 ) #3254
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.5
->5.0.6
Release Notes
owncloud/ocis (docker.io/owncloud/ocis)
v5.0.6
: 5.0.6Compare Source
Table of Contents
Changes in 5.0.6
Summary
Details
Bugfix - Allow all uploads to restart: #9506
On postprocessing-restart, allow all uploads to restart even if one fails.
https://github.com/owncloud/ocis/pull/9506
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.
https://github.com/owncloud/ocis/issues/9402
https://github.com/owncloud/ocis/pull/95149514
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.
https://github.com/owncloud/ocis/pull/9199
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.
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
https://github.com/owncloud/ocis/pull/9429
https://github.com/owncloud/ocis/pull/95109510
https://github.com/owncloud/web/releases/tag/v8.0.3
https://github.com/owncloud/web/releases/tag/v8.0.4
Enhancement - Add cli to purge revisions: #9497
Adds a cli that allows removing all revisions for a storage-provider.
https://github.com/owncloud/ocis/pull/9497
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.