Skip to content

Commit 1c7a856

Browse files
committed
3.8.2
1 parent 0fbc1df commit 1c7a856

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.2-261] - 2026-05-27
10+
911
### Added
1012

1113
- IDE debugging tools in Agent mode, including run configuration, breakpoint, and debug session actions
@@ -1345,7 +1347,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13451347

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

1348-
[Unreleased]: https://github.com/carlrobertoh/ProxyAI/compare/v3.8.1-261...HEAD
1350+
[Unreleased]: https://github.com/carlrobertoh/ProxyAI/compare/v3.8.2-261...HEAD
1351+
[3.8.2-261]: https://github.com/carlrobertoh/ProxyAI/compare/v3.8.1-261...v3.8.2-261
13491352
[3.8.1-261]: https://github.com/carlrobertoh/ProxyAI/compare/v3.8.0-241.1...v3.8.1-261
13501353
[3.8.0-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.7.5-241.1...v3.8.0-241.1
13511354
[3.7.5-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v3.7.4-241.1...v3.7.5-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.8.1
7+
pluginVersion = 3.8.2
88

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

0 commit comments

Comments
 (0)