mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-30 17:00:57 -06:00
chore: bump web to v11.0.3
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=4c348f6a0c697fcd9862cdcbf909c255a6eec848
|
||||
WEB_BRANCH=master
|
||||
WEB_COMMITID=ffffcf336cacdaceeaba0f641406a3118eee39ea
|
||||
WEB_BRANCH=stable-11.0
|
||||
|
||||
15
changelog/unreleased/update-web-11.0.3.md
Normal file
15
changelog/unreleased/update-web-11.0.3.md
Normal file
@@ -0,0 +1,15 @@
|
||||
Enhancement: Update web to v11.0.3
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v11.0.3. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
- Bugfix [owncloud/web#11870](https://github.com/owncloud/web/issues/11870): Preview image retries postprocessing
|
||||
- Bugfix [owncloud/web#11883](https://github.com/owncloud/web/issues/11883): Preview app Shared with me page
|
||||
- Bugfix [owncloud/web#11897](https://github.com/owncloud/web/issues/11897): "Save as" / "Open" when embed delegate authentication is enabled
|
||||
- Bugfix [owncloud/web#11900](https://github.com/owncloud/web/issues/11900): App top bar does not show location when shared file is opened
|
||||
- Bugfix [owncloud/web#11900](https://github.com/owncloud/web/issues/11900): Open from app and Save As feature broken when opened via shared file
|
||||
- Bugfix [owncloud/web#11904](https://github.com/owncloud/web/issues/11904): Public folder reload
|
||||
|
||||
https://github.com/owncloud/ocis/pull/10569
|
||||
https://github.com/owncloud/web/releases/tag/v11.0.3
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v11.0.2
|
||||
WEB_ASSETS_VERSION = v11.0.3
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user