Automated changelog update [skip ci]

This commit is contained in:
Roman Perekhod
2024-10-22 10:05:21 +00:00
parent 67443258d1
commit be7c7a75ff

View File

@@ -56,10 +56,19 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Fix Activitylog issues: [#10376](https://github.com/owncloud/ocis/pull/10376)
* Bugfix - Security fixes: [#10376](https://github.com/owncloud/ocis/pull/10376)
## Details
* Bugfix - Fix Activitylog issues: [#10376](https://github.com/owncloud/ocis/pull/10376)
Fixes multiple activititylog issues. There was an error about `max payload
exceeded` when there were too many activities on one folder. Listing would take
very long even with a limit activated. All of these issues are now fixed.
https://github.com/owncloud/ocis/pull/10376
* Bugfix - Security fixes: [#10376](https://github.com/owncloud/ocis/pull/10376)
We polished some of the sonarcloud issues.