Skip to content

Releases: aws/aws-toolkit-jetbrains

3.30

27 Sep 18:38
Compare
Choose a tag to compare

3.30 (2024-09-27)

  • (Bug Fix) Amazon Q Code Transformation: notify users when no JDK is set in Project Structure settings
  • (Bug Fix) Automatically terminate orphaned process for @workspace helper

3.29

19 Sep 21:46
Compare
Choose a tag to compare

3.29 (2024-09-19)

  • (Feature) Support @workspace queries for specific files like "@workspace what does test.ts do?".
  • (Bug Fix) Amazon Q Feature Dev: fix iteration count messaging during code insertion
  • (Bug Fix) Fix UI slowdown when Amazon Q Inline Suggestions are enabled, but token cannot be refreshed (#4868)
  • (Bug Fix) Fix "read access" error that may occur when Amazon Q Inline Suggestion is building context (#4888) (#4848)

AWS-Toolkit-3.29-Pre-release-candidate

19 Sep 20:39
Compare
Choose a tag to compare
Pre-release

3.29 (2024-09-19)

  • (Feature) Support @workspace queries for specific files like "@workspace what does test.ts do?".
  • (Bug Fix) Amazon Q Feature Dev: fix iteration count messaging during code insertion
  • (Bug Fix) Fix UI slowdown when Amazon Q Inline Suggestions are enabled, but token cannot be refreshed (#4868)
  • (Bug Fix) Fix "read access" error that may occur when Amazon Q Inline Suggestion is building context (#4888) (#4848)

3.28

12 Sep 16:41
Compare
Choose a tag to compare

3.28 (2024-09-11)

  • (Feature) Improve workspace indexing by only index files that are changed since last indexing
  • (Bug Fix) Amazon Q Chat: Fixed inline code blocks are not vertically aligned with texts
  • (Bug Fix) Fix issue preventing login when running on 2024.2 remote environments
  • (Bug Fix) Automatically start workspace indexing when new project is opened
  • (Removal) Amazon Q Feature dev: Improve quality and UX by removing approach generation flow

AWS-Toolkit-3.28-Pre-release-candidate

11 Sep 22:02
Compare
Choose a tag to compare
Pre-release

3.28 (2024-09-11)

  • (Feature) Improve workspace indexing by only index files that are changed since last indexing
  • (Bug Fix) Amazon Q Chat: Fixed inline code blocks are not vertically aligned with texts
  • (Bug Fix) Fix issue preventing login when running on 2024.2 remote environments
  • (Bug Fix) Automatically start workspace indexing when new project is opened
  • (Removal) Amazon Q Feature dev: Improve quality and UX by removing approach generation flow

3.27

05 Sep 22:49
Compare
Choose a tag to compare

3.27 (2024-09-05)

  • (Feature) Reduce @workspace indexing time by 50%
  • (Feature) Amazon Q /dev: include in progress state agent in code generation

AWS-Toolkit-3.27-Pre-release-candidate

05 Sep 22:08
Compare
Choose a tag to compare
Pre-release

3.27 (2024-09-05)

  • (Feature) Reduce @workspace indexing time by 50%
  • (Feature) Amazon Q /dev: include in progress state agent in code generation

3.26

30 Aug 20:23
Compare
Choose a tag to compare

3.26 (2024-08-30)

  • (Bug Fix) Fix Runtime Exception when opening a tool window (#4849)

AWS-Toolkit-3.26-Pre-release-candidate

30 Aug 19:43
Compare
Choose a tag to compare
Pre-release

3.26 (2024-08-30)

  • (Bug Fix) Fix Runtime Exception when opening a tool window (#4849)

3.25

29 Aug 22:48
Compare
Choose a tag to compare

3.25 (2024-08-29)

  • (Bug Fix) Fix bug where text with inline code copied from Amazon Q Chat had new line breaks around the inline code text
  • (Bug Fix) Fix bug when disabled commands does not get filtered in quick actions