mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-08 23:09:02 -05:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Delete outdated userlog events: [#7410](https://github.com/owncloud/ocis/pull/7410)
|
||||
* Bugfix - Don't reload web config: [#7369](https://github.com/owncloud/ocis/pull/7369)
|
||||
* Bugfix - Fix the kql-bleve search: [#7290](https://github.com/owncloud/ocis/pull/7290)
|
||||
* Bugfix - Check school number for duplicates before adding a school: [#7351](https://github.com/owncloud/ocis/pull/7351)
|
||||
@@ -30,6 +31,12 @@ The following sections list the changes for unreleased.
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Delete outdated userlog events: [#7410](https://github.com/owncloud/ocis/pull/7410)
|
||||
|
||||
Userlog will now delete events when the user has no longer access to the underlying resource
|
||||
|
||||
https://github.com/owncloud/ocis/pull/7410
|
||||
|
||||
* Bugfix - Don't reload web config: [#7369](https://github.com/owncloud/ocis/pull/7369)
|
||||
|
||||
When requesting `config.json` file from the server, web service would reload the file if a path
|
||||
@@ -112,6 +119,7 @@ The following sections list the changes for unreleased.
|
||||
https://github.com/owncloud/ocis/pull/6427
|
||||
https://github.com/owncloud/ocis/pull/7178
|
||||
https://github.com/owncloud/ocis/pull/7217
|
||||
https://github.com/owncloud/ocis/pull/7410
|
||||
|
||||
* Enhancement - Introduce clientlog service: [#7217](https://github.com/owncloud/ocis/pull/7217)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user