Skip to content

Releases: getappmap/appmap-intellij-plugin

v0.67.2

20 May 21:40
Compare
Choose a tag to compare

0.67.2 (2024-05-20)

Bug Fixes

  • Drop token interpolation (b380d79)

v0.67.1

15 May 22:44
Compare
Choose a tag to compare

0.67.1 (2024-05-15)

Bug Fixes

  • Update the context view on subsequent requests (56ec416)

v0.67.0

15 May 20:49
Compare
Choose a tag to compare

0.67.0 (2024-05-15)

Features

  • pass IDE proxy settings to the AppMap CLI tools (98c9954)

Bug Fixes

  • Drop mode buttons (4900876)- only include source directories in config (d5ba6c7)- pass code editor to Navie JSON-RPC server (d3e9939)- update an opened Navie view when appmap.yml or new AppMap are created (825134d)

v0.66.0

09 May 18:06
Compare
Choose a tag to compare

0.66.0 (2024-05-09)

Features

  • provide selection of current editor to Navie if it's opened from the tool window (93a0969)- support to configure the model used by Navie (e8c8374)

Bug Fixes

  • set language property in default config (dab9b54)

v0.65.0

01 May 21:35
Compare
Choose a tag to compare

0.65.0 (2024-05-01)

Features

  • Add appmap status report (#644) (35bf0c6)- Allow users to specify their own OpenAI key in the settings (19a4230)- drop support for 2022.1, 2022.2, 2022.3 and 2023.1 (4c756aa)- new Navie section in the AppMap toolwindow (6240f56)- send project content roots to local AppLand JSON-RPC service (8fb5d83)- support Navie webview message "open-location" (bd35245)- Update Navie @appland/components to 4.22.0 (2b71585)

Bug Fixes

  • append AppMap argline to an existing argline (5f4c443)- do not remove the process reference if it's not the terminated process (c760d1a)- don't show installation guide after first sign-in (faa9fd5)- error "Project is already disposed" (f6feb2e)- fix exceptions "already disposed" (53e001b)- improve support for projects with multiple modules (3ff6d6f)

v0.64.0

10 Apr 19:20
Compare
Choose a tag to compare

0.64.0 (2024-04-10)

Features

  • Support to open Navie from AppMap webview (e2fac4b)

Bug Fixes

  • create appmap.yml in the correct directory when used with Gradle (253852a)- log cause when AppMap failed to load (7047f39)- Use configured AppMap service environment for RPC service (190cbff)

v0.63.0

05 Apr 21:42
Compare
Choose a tag to compare

0.63.0 (2024-04-05)

Features

  • Allow configuring environment for AppMap services (#648) (a0b5a31), closes #646

v0.62.0

03 Apr 19:41
Compare
Choose a tag to compare

0.62.0 (2024-04-03)

Features

  • download Java agent from Maven Central (bb622c0)- launch AppMap JSON-RPC server and use it for Navie (7673926)

v0.61.0

22 Mar 21:02
Compare
Choose a tag to compare

0.61.0 (2024-03-22)

Features

  • bundle the AppMap Java agent with plugin (8206a39)

Bug Fixes

  • Bring back Travis for semantic release (9a276ea)- don't terminate AppMap processes on the EDT, #597 (6bf9cb2)- properly restart crashed AppMap processes with a longer delay (3964aa1)- Update @appland/components to v4.10.0 (4d752cc)

v0.60.0

14 Mar 17:41
Compare
Choose a tag to compare

0.60.0 (2024-03-14)

Features

  • show most recent AppMaps in Navie webview (70c4ef2)- support email sign-up (82e271b)- update the instructions panel to allow opening Navie AI (56687a8)