From e7ad80e214d77192cae453452d13a84dc4cc19ab Mon Sep 17 00:00:00 2001 From: Dominik Schmidt Date: Mon, 6 Nov 2023 07:57:20 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 610527e807..78bb60afaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Enhancement - Bump reva: [#7629](https://github.com/owncloud/ocis/pull/7629) +* Enhancement - Store and index metadata: [#7490](https://github.com/owncloud/ocis/pull/7490) ## Details @@ -15,6 +16,13 @@ The following sections list the changes for unreleased. Bumps reva version https://github.com/owncloud/ocis/pull/7629 + +* Enhancement - Store and index metadata: [#7490](https://github.com/owncloud/ocis/pull/7490) + + Audio metadata is now extracted and stored by the search service. It is available for + driveItems in a folder listing using the Graph API. + + https://github.com/owncloud/ocis/pull/7490 # Changelog for [5.0.0] (2023-10-30) The following sections list the changes for 5.0.0.