Skip to content

Commit 20e9fcd

Browse files
committed
prepare 4.1.0
Signed-off-by: Julien Veyssier <[email protected]>
1 parent 22f5007 commit 20e9fcd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ All notable changes to this project will be documented in this file.
88
The format is based on [Keep a Changelog](http://keepachangelog.com/)
99
and this project adheres to [Semantic Versioning](http://semver.org/).
1010

11+
## 4.1.0 - 2025-12-23
12+
13+
### Added
14+
- add support for chat memories @marcelklehr [#310](https://github.com/nextcloud/integration_openai/pull/310)
15+
16+
### Fixed
17+
- fix release archive: include Php dependencies, exclude stylelint and vite config files @julien-nc [#312](https://github.com/nextcloud/integration_openai/pull/312)
18+
1119
## 4.0.0 - 2025-12-09
1220

1321
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Negative:
101101
102102
Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
103103
]]> </description>
104-
<version>4.0.0</version>
104+
<version>4.1.0</version>
105105
<licence>agpl</licence>
106106
<author>Julien Veyssier</author>
107107
<namespace>OpenAi</namespace>

0 commit comments

Comments
 (0)