Skip to content

Commit 364cfa7

Browse files
committed
3.2.4
1 parent 2277db2 commit 364cfa7

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [3.2.4-223] - 2025-04-23
10+
911
### Added
1012

1113
- 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
975977

976978
- `OPENAI_API_KEY` persistence, key is saved in the OS password safe from now on
977979

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
979982
[3.2.3-223]: https://github.com/carlrobertoh/ProxyAI/compare/v3.2.2-223...v3.2.3-223
980983
[3.2.2-223]: https://github.com/carlrobertoh/ProxyAI/compare/v3.2.1-223...v3.2.2-223
981984
[3.2.1-223]: https://github.com/carlrobertoh/ProxyAI/compare/v3.2.0-223...v3.2.1-223

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginGroup = ee.carlrobert
44
pluginName = ProxyAI
55
pluginRepositoryUrl = https://github.com/carlrobertoh/ProxyAI
66
# SemVer format -> https://semver.org
7-
pluginVersion = 3.2.3
7+
pluginVersion = 3.2.4
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 223

0 commit comments

Comments
 (0)