chore: bump web to v11.0.1
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
# The test runner source for UI tests
|
# The test runner source for UI tests
|
||||||
WEB_COMMITID=3f933278b7085ffebfb8386037103be6865162aa
|
WEB_COMMITID=055ee387d91dd4631cf47970962d30149ba9996c
|
||||||
WEB_BRANCH=master
|
WEB_BRANCH=master
|
||||||
|
|||||||
@@ -0,0 +1,16 @@
|
|||||||
|
Enhancement: Update web to v11.0.1
|
||||||
|
|
||||||
|
Tags: web
|
||||||
|
|
||||||
|
We updated ownCloud Web to v11.0.1. Please refer to the changelog (linked) for details on the web release.
|
||||||
|
|
||||||
|
* Bugfix [owncloud/web#11803](https://github.com/owncloud/web/issues/11803): Files appearing in file list
|
||||||
|
* Bugfix [owncloud/web#11804](https://github.com/owncloud/web/pull/11804): Add missing translations
|
||||||
|
* Bugfix [owncloud/web#11806](https://github.com/owncloud/web/issues/11806): Folder size mismatch
|
||||||
|
* Bugfix [owncloud/web#11813](https://github.com/owncloud/web/pull/11813): Preview image retries
|
||||||
|
* Bugfix [owncloud/web#11817](https://github.com/owncloud/web/pull/11817): Respect post logout url
|
||||||
|
* Bugfix [owncloud/web#11830](https://github.com/owncloud/web/issues/11830): Right side bar cut off
|
||||||
|
* Bugfix [owncloud/web#11831](https://github.com/owncloud/web/pull/11831): Sidebar showing wrong shares
|
||||||
|
|
||||||
|
https://github.com/owncloud/ocis/pull/10467
|
||||||
|
https://github.com/owncloud/web/releases/tag/v11.0.1
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
SHELL := bash
|
SHELL := bash
|
||||||
NAME := web
|
NAME := web
|
||||||
WEB_ASSETS_VERSION = v11.0.0
|
WEB_ASSETS_VERSION = v11.0.1
|
||||||
|
|
||||||
include ../../.make/recursion.mk
|
include ../../.make/recursion.mk
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user