From 8b0f3f6406b37d1a8eec8e71f702f6be20736296 Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Fri, 16 Jan 2026 12:59:57 +0100 Subject: [PATCH] prepare 4.2.0 Signed-off-by: Julien Veyssier --- CHANGELOG.md | 14 ++++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 915fd0a4..d963a28d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,20 @@ 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/). +## 4.2.0 - 2025-01-16 + +### Added + +- Support multiple providers @lukasdotcom [#311](https://github.com/nextcloud/integration_openai/pull/311) + +### Changed + +- Use structured output in the translation provider to limit extraneous text @kyteinsky [#326](https://github.com/nextcloud/integration_openai/pull/326) + +### Fixed + +- Handle empty userIds in quota accounting @kyteinsky [#319](https://github.com/nextcloud/integration_openai/pull/319) + ## 4.1.1 - 2025-01-14 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 864ef707..e8ce630f 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/). ]]> - 4.1.1 + 4.2.0 agpl Julien Veyssier OpenAi