Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
3.37
3.37 (2024-10-31)
- (Bug Fix) Amazon Q /dev: Fix the issue resulting in the first request per conversation to /dev failing
- (Bug Fix) Fix inline chat shortcut hint breaking text selection on remote editors
AWS-Toolkit-3.37-Pre-release-candidate
3.37 (2024-10-31)
- (Bug Fix) Amazon Q /dev: Fix the issue resulting in the first request per conversation to /dev failing
- (Bug Fix) Fix inline chat shortcut hint breaking text selection on remote editors
3.36
3.36 (2024-10-30)
- (Bug Fix) Fix inline chat default key binding not working on windows and linux
AWS-Toolkit-3.36-Pre-release-candidate
3.36 (2024-10-30)
- (Bug Fix) Fix inline chat default key binding not working on windows and linux
3.35
3.35 (2024-10-29)
- (Feature) Remove read-only mode on before diff of code changes generated by agent
- (Feature) Provide more frequent updates about code changes made by agent
- (Feature) Amazon Q /dev: Add stop generation action
- (Feature) Added inline chat support. Select some code and hit ⌘+I on Mac or Ctrl+I on Windows to start
- (Bug Fix) Fix pointless busy loop in Amazon Q wasting CPU cycles (#5000)
- (Bug Fix) Update
@workspace
index when adding or deleting a file - (Deprecation) An upcoming release will remove support for JetBrains Gateway version 2024.2 and for IDEs based on the 2023.3 platform
3.34
3.34 (2024-10-22)
- (Bug Fix) Fix issue where the plugin can't read SSO tokens from disk / always returns 'Unable to load client registration'
AWS-Toolkit-3.34-Pre-release-candidate
3.34 (2024-10-22)
- (Bug Fix) Fix issue where the plugin can't read SSO tokens from disk / always returns 'Unable to load client registration'
3.33
AWS-Toolkit-3.33-Pre-release-candidate
3.33 (2024-10-17)
- (Feature) Add support for 2024.3
- (Bug Fix)
@workspace
cannot properly locate certain folders for certain project setup - (Bug Fix) Fix an IDE deadlock that may occur while attempting to initialize Amazon Q UI elements (#4966)
3.32
3.32 (2024-10-10)
- (Feature) Loosen inline completion support limitations for YAML/JSON
- (Bug Fix) Fix error occuring when Amazon Q attempts to show UI hints on manually triggerred inline suggestion (#4929)
- (Bug Fix) Amazon Q (/dev): provide error messaging when no code changes are required for the prompt
- (Bug Fix) Fix 'Slow operations are prohibited on EDT.' when Amazon Q is determining if a file supports inline suggestions (#4823)
- (Bug Fix) Amazon Q Feature Dev: Add error messages when the upload URL expires
- (Bug Fix) Fix toolkit connection dropdown getting hidden when panel width is small.
- (Bug Fix) Fix inability to sign out in reauth view in Q chat panel
- (Bug Fix) Raise max
@workspace
indexing size to 4GB - (Bug Fix) Automatically pause and resume
@workspace
indexing when OS CPU load is high