File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
88The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
99and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
1010
11+ ## 3.9.1 – 2025-11-05
12+
13+ ### Fixed
14+ - catch errors in model fetch during migration @kyteinsky [ #289 ] ( https://github.com/nextcloud/integration_openai/pull/289 )
15+
16+
1117## 3.9.0 – 2025-11-04
1218
1319### Fixed
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ Negative:
101101
102102Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
103103]]> </description >
104- <version >3.9.0 </version >
104+ <version >3.9.1 </version >
105105 <licence >agpl</licence >
106106 <author >Julien Veyssier</author >
107107 <namespace >OpenAi</namespace >
You can’t perform that action at this time.
0 commit comments