mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 05:09:46 -06:00
Merge branch 'stable-5.0' into forward-port-changelog
This commit is contained in:
8
changelog/5.0.2_2024-04-17/bump-reva.md
Normal file
8
changelog/5.0.2_2024-04-17/bump-reva.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: Update reva to v2.19.5
|
||||
|
||||
We updated reva to v2.19.5
|
||||
|
||||
* Bugfix [cs3org/reva#4626](https://github.com/cs3org/reva/pull/4626): Fix public share update
|
||||
* Bugfix [cs3org/reva#4634](https://github.com/cs3org/reva/pull/4634): Fix access to files withing a public link targeting a space root
|
||||
|
||||
https://github.com/owncloud/ocis/pull/8873
|
||||
@@ -0,0 +1,7 @@
|
||||
Bugfix: Fix creating new WOPI documents on public shares
|
||||
|
||||
Creating a new Office document in a publicly shared folder is now possible.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/8828
|
||||
https://github.com/owncloud/ocis/issues/8691
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
env:
|
||||
INSECURE: "false"
|
||||
TRAEFIK_ACME_MAIL: mbarz@owncloud.com
|
||||
OCIS_DOCKER_TAG: 5.0.1
|
||||
OCIS_DOCKER_TAG: 5.0.2-rc.1
|
||||
OCIS_DOMAIN: ocis.ocis-wopi.released.owncloud.works
|
||||
COMPANION_DOMAIN: companion.ocis-wopi.released.owncloud.works
|
||||
COMPANION_IMAGE: owncloud/uppy-companion:3.12.13-owncloud
|
||||
|
||||
Reference in New Issue
Block a user