Skip to content

Commit

Permalink
chore: bump web to v7.1.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Jul 31, 2023
1 parent d3aecda commit 9d4a561
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=373eac416486791123912f13c6b9f6efb7511ae3
WEB_COMMITID=793bab851f42a45a9e1a4075e5dc3b0451a12396
WEB_BRANCH=stable-7.1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Enhancement: Update web to v7.1.0-rc.2
Enhancement: Update web to v7.1.0-rc.3

Tags: web

We updated ownCloud Web to v7.1.0-rc.2. Please refer to the changelog (linked) for details on the web release.
We updated ownCloud Web to v7.1.0-rc.3. Please refer to the changelog (linked) for details on the web release.

## Summary
* Bugfix [owncloud/web#9078](https://github.com/owncloud/web/pull/9078): Favorites list update on removal
Expand All @@ -15,6 +15,9 @@ We updated ownCloud Web to v7.1.0-rc.2. Please refer to the changelog (linked) f
* Bugfix [owncloud/web#9351](https://github.com/owncloud/web/pull/9351): Media controls overflow on mobile screens
* Bugfix [owncloud/web#9389](https://github.com/owncloud/web/pull/9389): Space editors see empty trashbin and delete actions in space trashbin
* Bugfix [owncloud/web#9461](https://github.com/owncloud/web/pull/9461): Merging folders
* Bugfix [owncloud/web/#9496](https://github.com/owncloud/web/pull/9496): Logo not showing
* Bugfix [owncloud/web/#9489](https://github.com/owncloud/web/pull/9489): Public drop zone
* Bugfix [owncloud/web/#9487](https://github.com/owncloud/web/pull/9487): Respect supportedClouds config
* Enhancement [owncloud/web#7967](https://github.com/owncloud/web/pull/7967): Add hasPriority property for editors per extension
* Enhancement [owncloud/web#8422](https://github.com/owncloud/web/issues/8422): Improve extension app topbar
* Enhancement [owncloud/web#8445](https://github.com/owncloud/web/issues/8445): Open individually shared file in dedicated view
Expand Down Expand Up @@ -52,5 +55,5 @@ We updated ownCloud Web to v7.1.0-rc.2. Please refer to the changelog (linked) f
* Enhancement [owncloud/web#9386](https://github.com/owncloud/web/pull/9386): Allow local storage for auth token
* Enhancement [owncloud/web#9394](https://github.com/owncloud/web/pull/9394): Button styling

https://github.com/owncloud/ocis/pull/6894
https://github.com/owncloud/web/releases/tag/v7.1.0-rc.2
https://github.com/owncloud/ocis/pull/6925
https://github.com/owncloud/web/releases/tag/v7.1.0-rc.3
2 changes: 1 addition & 1 deletion services/web/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.1.0-rc.2
WEB_ASSETS_VERSION = v7.1.0-rc.3

include ../../.make/recursion.mk

Expand Down

0 comments on commit 9d4a561

Please sign in to comment.