Skip to content

Commit df1157e

Browse files
authored
Merge pull request #171 from nextcloud/release/3.3.0
prepare 3.3.0
2 parents 021e995 + 31c9993 commit df1157e

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

7+
## 3.3.0 – 2025-01-07
8+
9+
### Added
10+
11+
- Change tone task type + provider @janepie [#163](https://github.com/nextcloud/integration_openai/pull/163) [#172](https://github.com/nextcloud/integration_openai/pull/172)
12+
- Proofread provider @janepie [#169](https://github.com/nextcloud/integration_openai/pull/169)
13+
- ChatWithTools provider @julien-nc [#167](https://github.com/nextcloud/integration_openai/pull/167)
14+
15+
### Changed
16+
17+
- Add ability to summarize by chunks @edward-ly [#157](https://github.com/nextcloud/integration_openai/pull/157)
18+
19+
### Fixed
20+
21+
- Fix headline prompt @janepie [#162](https://github.com/nextcloud/integration_openai/pull/162)
22+
- Grammar mistake @rakekniven [#165](https://github.com/nextcloud/integration_openai/pull/165)
23+
724
## 3.2.0 – 2024-11-18
825

926
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Negative:
8989
9090
Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
9191
]]> </description>
92-
<version>3.2.0</version>
92+
<version>3.3.0</version>
9393
<licence>agpl</licence>
9494
<author>Julien Veyssier</author>
9595
<namespace>OpenAi</namespace>

0 commit comments

Comments
 (0)