Skip to content

Releases: aws/aws-toolkit-jetbrains

3.37

01 Nov 00:12
Compare
Choose a tag to compare

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

31 Oct 23:50
Compare
Choose a tag to compare
Pre-release

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

30 Oct 15:55
Compare
Choose a tag to compare

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

30 Oct 05:36
Compare
Choose a tag to compare
Pre-release

3.36 (2024-10-30)

  • (Bug Fix) Fix inline chat default key binding not working on windows and linux

3.35

29 Oct 12:32
Compare
Choose a tag to compare

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

22 Oct 02:54
Compare
Choose a tag to compare

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

22 Oct 01:32
Compare
Choose a tag to compare
Pre-release

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

17 Oct 22:22
Compare
Choose a tag to compare

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)

AWS-Toolkit-3.33-Pre-release-candidate

17 Oct 20:53
Compare
Choose a tag to compare
Pre-release

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

10 Oct 22:50
Compare
Choose a tag to compare

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