From bb624bc62d59c5991f5d0f94af89f5b3b3298225 Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Fri, 5 Sep 2025 16:12:32 +0200 Subject: [PATCH] prepare 2.7.1 Signed-off-by: Julien Veyssier --- CHANGELOG.md | 6 ++++++ appinfo/info.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4669633a6..7459756a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## 2.7.1 – 2025-09-05 + +### Fixed + +- Prevent accessing array index on null @julien-nc [#351](https://github.com/nextcloud/assistant/pull/351) + ## 2.7.0 – 2025-09-05 ### Changed diff --git a/appinfo/info.xml b/appinfo/info.xml index 5c182e4f4..78b3d2870 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -62,7 +62,7 @@ Known providers: More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) ]]> - 2.7.0 + 2.7.1 agpl Julien Veyssier Assistant