Skip to content

Commit ce60b45

Browse files
authored
Merge pull request #134 from nextcloud/release/3.1.2
Prepare 3.1.2
2 parents f817912 + 1249db4 commit ce60b45

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.1.2 – 2024-09-28
8+
9+
### Changed
10+
11+
- Simple cache for model list to speed up provider loading @julien-nc [#133](https://github.com/nextcloud/integration_openai/pull/133)
12+
- Change default image generation size @kyteinsky [#124](https://github.com/nextcloud/integration_openai/pull/124)
13+
714
## 3.1.1 – 2024-09-26
815

916
### Added

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Negative:
7979
8080
Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
8181
]]> </description>
82-
<version>3.1.1</version>
82+
<version>3.1.2</version>
8383
<licence>agpl</licence>
8484
<author>Julien Veyssier</author>
8585
<namespace>OpenAi</namespace>

0 commit comments

Comments
 (0)