Biohazard
Biohazard copied to clipboard
fix(container): update image docker.io/owncloud/ocis to v5.0.6
This PR contains the following updates:
Package | Update | Change | OpenSSF |
---|---|---|---|
docker.io/owncloud/ocis | patch | 5.0.4 -> 5.0.6 |
Release Notes
owncloud/ocis (docker.io/owncloud/ocis)
v5.0.6
The following sections list the changes for 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.
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.
-
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
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.
v5.0.5
The following sections list the changes for 5.0.5.
Summary
- Enhancement - Update web to v8.0.2: #9153
Details
-
Enhancement - Update web to v8.0.2: #9153
Tags: web
We updated ownCloud Web to v8.0.2. Please refer to the changelog (linked) for details on the web release.
- Bugfix owncloud/web#10515: Folder replace
- Bugfix owncloud/web#10598: Hidden right sidebar on small screens
- Bugfix owncloud/web#10634: Scope loss when showing search results
- Bugfix owncloud/web#10657: Theme loading without matching theme
- Bugfix owncloud/web#10763: Flickering loading indicator
- Bugfix owncloud/web#10810: Download files with special chars in name
- Bugfix owncloud/web#10881: IDP logout issues
https://github.com/owncloud/ocis/pull/9153 https://github.com/owncloud/web/releases/tag/v8.0.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.