Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aduffeck committed Aug 2, 2022
1 parent 9fc485c commit 26f15c2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The following sections list the changes for unreleased.

## Summary

* Bugfix - Fix search in received shares: [#4308](https://github.com/owncloud/ocis/issues/4308)
* Bugfix - Substring search for sharees: [#547](https://github.com/owncloud/ocis/issues/547)
* Bugfix - Space Creators can hand over spaces: [#4244](https://github.com/owncloud/ocis/pull/4244)
* Enhancement - Add drives field to users endpoint: [#4072](https://github.com/owncloud/ocis/pull/4072)
Expand All @@ -16,6 +17,12 @@ The following sections list the changes for unreleased.

## Details

* Bugfix - Fix search in received shares: [#4308](https://github.com/owncloud/ocis/issues/4308)

We fixed a problem where items in received shares were not found.

https://github.com/owncloud/ocis/issues/4308

* Bugfix - Substring search for sharees: [#547](https://github.com/owncloud/ocis/issues/547)

We fixed searching for sharees to be no longer case-sensitive. With this we introduced two new
Expand Down

0 comments on commit 26f15c2

Please sign in to comment.