Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2024-12-10 08:39:01 +00:00
parent 0cc51c4cff
commit 8006b5d25e

View File

@@ -64,10 +64,19 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Fix link activity message: [#10663](https://github.com/owncloud/ocis/pull/10663)
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
* Enhancement - Update web to v11.0.6: [#10755](https://github.com/owncloud/ocis/pull/10755)
## Details
* Bugfix - Fix link activity message: [#10663](https://github.com/owncloud/ocis/pull/10663)
We changed the link token to display name in the activity message.
https://github.com/owncloud/ocis/issues/10295
https://github.com/owncloud/ocis/pull/10663
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
Federated shares where erroneously showing up in the /me/drives response on the
@@ -76,6 +85,39 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/10689
https://github.com/owncloud/ocis/pull/10730
* Enhancement - Update web to v11.0.6: [#10755](https://github.com/owncloud/ocis/pull/10755)
Tags: web
We updated ownCloud Web to v11.0.6. Please refer to the changelog (linked) for
details on the web release.
- Bugfix [owncloud/web#11992](https://github.com/owncloud/web/pull/11992): OCM
invite flow - Bugfix
[owncloud/web#11997](https://github.com/owncloud/web/pull/11997): Change search
scope without search term - Bugfix
[owncloud/web#11998](https://github.com/owncloud/web/pull/11998): Do not load
version when sidebar is closed - Bugfix
[owncloud/web#12000](https://github.com/owncloud/web/pull/12000): Use only space
resource with driveType "project" as space in sidebar - Bugfix
[owncloud/web#12002](https://github.com/owncloud/web/pull/12002): OCM share
editing - Bugfix
[owncloud/web#12002](https://github.com/owncloud/web/pull/12002): OCM share
recipient issuer - Bugfix
[owncloud/web#12008](https://github.com/owncloud/web/pull/12008): Missing
activities on Shared with me page - Bugfix
[owncloud/web#12010](https://github.com/owncloud/web/pull/12010): Sidebar file
info for shares - Bugfix
[owncloud/web#12012](https://github.com/owncloud/web/pull/12012): Show missing
role name in link share panel - Bugfix
[owncloud/web#12013](https://github.com/owncloud/web/pull/12013): Missing
translations for share type filters - Bugfix
[owncloud/web#12022](https://github.com/owncloud/web/pull/12022): Permanent link
for shares
https://github.com/owncloud/ocis/pull/10755
https://github.com/owncloud/web/releases/tag/v11.0.6
# Changelog for [7.0.0-rc.4] (2024-12-09)
The following sections list the changes for 7.0.0-rc.4.