Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
2403905 committed Nov 21, 2023
1 parent 8ff60c9 commit 048f03e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix libre-graph status codes: [#7678](https://github.com/owncloud/ocis/issues/7678)
* Bugfix - Fix last month search: [#31145](https://github.com/golang/go/issues/31145)
* Bugfix - Fix unlock via space API: [#7726](https://github.com/owncloud/ocis/pull/7726)
* Bugfix - Fix the tgz mime type: [#7772](https://github.com/owncloud/ocis/pull/7772)
* Enhancement - Add search MediaType filter: [#7602](https://github.com/owncloud/ocis/pull/7602)
* Enhancement - Allow configuring additional routes: [#7740](https://github.com/owncloud/ocis/pull/7740)
* Enhancement - Bump reva: [#7721](https://github.com/owncloud/ocis/pull/7721)
Expand Down Expand Up @@ -89,6 +90,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/7726
https://github.com/cs3org/reva/pull/4338

* Bugfix - Fix the tgz mime type: [#7772](https://github.com/owncloud/ocis/pull/7772)

We have fixed a bug when the tgz mime type was not "application/gzip"

https://github.com/owncloud/ocis/issues/7744
https://github.com/owncloud/ocis/pull/7772

* Enhancement - Add search MediaType filter: [#7602](https://github.com/owncloud/ocis/pull/7602)

Add filter MediaType filter shortcuts to search for specific document types. For example, a
Expand Down

0 comments on commit 048f03e

Please sign in to comment.