Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2024-11-08 08:40:32 +00:00
parent 990311f38e
commit 5acd24d313
+20
View File
@@ -1,5 +1,6 @@
# Table of Contents
* [Changelog for unreleased](#changelog-for-unreleased-unreleased)
* [Changelog for 7.0.0-rc.1](#changelog-for-700-rc1-2024-11-07)
* [Changelog for 6.6.1](#changelog-for-661-2024-10-24)
* [Changelog for 6.6.0](#changelog-for-660-2024-10-21)
@@ -49,6 +50,25 @@
* [Changelog for 1.1.0](#changelog-for-110-2021-01-22)
* [Changelog for 1.0.0](#changelog-for-100-2020-12-17)
# Changelog for [unreleased] (UNRELEASED)
The following sections list the changes for unreleased.
[unreleased]: https://github.com/owncloud/ocis/compare/v7.0.0-rc.1...master
## Summary
* Bugfix - Fix idp guest role default assignment: [#10511](https://github.com/owncloud/ocis/pull/10511)
## Details
* Bugfix - Fix idp guest role default assignment: [#10511](https://github.com/owncloud/ocis/pull/10511)
We fixed an idp guest role default assignment.
https://github.com/owncloud/ocis/issues/10474
https://github.com/owncloud/ocis/pull/10511
# Changelog for [7.0.0-rc.1] (2024-11-07)
The following sections list the changes for 7.0.0-rc.1.