File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 3.2.4-223] - 2025-04-23
10
+
9
11
### Added
10
12
11
13
- GPT-4.1 models for OpenAI provider
@@ -975,7 +977,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
975
977
976
978
- ` OPENAI_API_KEY ` persistence, key is saved in the OS password safe from now on
977
979
978
- [ Unreleased ] : https://github.com/carlrobertoh/ProxyAI/compare/v3.2.3-223...HEAD
980
+ [ Unreleased ] : https://github.com/carlrobertoh/ProxyAI/compare/v3.2.4-223...HEAD
981
+ [ 3.2.4-223 ] : https://github.com/carlrobertoh/ProxyAI/compare/v3.2.3-223...v3.2.4-223
979
982
[ 3.2.3-223 ] : https://github.com/carlrobertoh/ProxyAI/compare/v3.2.2-223...v3.2.3-223
980
983
[ 3.2.2-223 ] : https://github.com/carlrobertoh/ProxyAI/compare/v3.2.1-223...v3.2.2-223
981
984
[ 3.2.1-223 ] : https://github.com/carlrobertoh/ProxyAI/compare/v3.2.0-223...v3.2.1-223
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = ee.carlrobert
4
4
pluginName = ProxyAI
5
5
pluginRepositoryUrl = https://github.com/carlrobertoh/ProxyAI
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 3.2.3
7
+ pluginVersion = 3.2.4
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 223
You can’t perform that action at this time.
0 commit comments