From be154c01fe54e2cc6d68624fc5b4d6f9d39ea022 Mon Sep 17 00:00:00 2001 From: Anupam Kumar Date: Fri, 11 Jul 2025 18:36:30 +0530 Subject: [PATCH] 3.7.0 Signed-off-by: Anupam Kumar --- CHANGELOG.md | 12 ++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1928d658..1d11fd29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 3.7.0 – 2025-07-11 + +### Added + +- Implement audio chat provider @julien-nc [#227](https://github.com/nextcloud/integration_openai/pull/227) + +### Fixed + +- update composer with php8.1 @kyteinsky [#233](https://github.com/nextcloud/integration_openai/pull/233) +- Invalidate all cache with a prefix instead of deleting one key that we don't use anymore @julien-nc [#234](https://github.com/nextcloud/integration_openai/pull/234) + + ## 3.6.0 – 2025-07-09 ### Added diff --git a/appinfo/info.xml b/appinfo/info.xml index bbc6012f..5ad0e31d 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -101,7 +101,7 @@ Negative: Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/). ]]> - 3.6.0 + 3.7.0 agpl Julien Veyssier OpenAi