From e93a86f6c652194a35e16e3c11e65bc9f1e0a9a5 Mon Sep 17 00:00:00 2001 From: Anupam Kumar Date: Thu, 19 Dec 2024 19:59:50 +0530 Subject: [PATCH] 4.0.1 (#89) Signed-off-by: Anupam Kumar --- CHANGELOG.md | 9 +++++++++ appinfo/info.xml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb0ecce..012d65f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [4.0.1] - 2024-12-19 + +### Fixed +- Allow underscores in appids for source id (#86) @kyteinsky +- Update content provider docs (#86) @kyteinsky +- Make sure userIDs is a list in updateAccessDeclarative calls (#87) @marcelklehr +- Reduce sleep time in indexer job (#88) @kyteinsky + + ## [4.0.0] - 2024-12-17 ### Changed diff --git a/appinfo/info.xml b/appinfo/info.xml index a404943..ecbaa58 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -22,7 +22,7 @@ Setup background job workers as described here: https://docs.nextcloud.com/serve Note: Refer to the [Context Chat Backend's readme](https://github.com/nextcloud/context_chat_backend/?tab=readme-ov-file) and the [AppAPI's documentation](https://cloud-py-api.github.io/app_api/) for help with setup of AppAPI's deploy daemon. ]]> - 4.0.0 + 4.0.1 agpl Julien Veyssier ContextChat