Skip to content

Commit 95316bd

Browse files
committed
3.8.0
1 parent 1f9f1fd commit 95316bd

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

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.8.0-241.1] - 2026-04-02
10+
911
### Added
1012

1113
- Agent Client Protocol (ACP) support for external coding agents
@@ -1312,7 +1314,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13121314

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

1315-
[Unreleased]: https://github.com/carlrobertoh/ProxyAI/compare/v3.7.5-241.1...HEAD
1317+
[Unreleased]: https://github.com/carlrobertoh/ProxyAI/compare/v3.8.0-241.1...HEAD
1318+
[3.8.0-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.7.5-241.1...v3.8.0-241.1
13161319
[3.7.5-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.7.4-241.1...v3.7.5-241.1
13171320
[3.7.4-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.7.3-241.1...v3.7.4-241.1
13181321
[3.7.3-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.7.2-241.1...v3.7.3-241.1

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.7.5
7+
pluginVersion = 3.8.0
88

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

0 commit comments

Comments
 (0)