Skip to content

Releases: getappmap/appmap-intellij-plugin

v0.75.1

01 Nov 17:52
Compare
Choose a tag to compare

0.75.1 (2024-11-01)

Bug Fixes

  • debounce requests for a filesystem refresh (464fa2f)- don't delay loading of AppMaps in the AppMap panel (41113b0)- don't refresh AppMap panel after a filesystem refresh unrelated to AppMaps (90f1a05)- Update the screenshots to png as jetbrains doesn't support webp rendering (#804) (9e3a375)- Update the sign in to @appland/components v4.40.0 (83912b4)

v0.75.0

17 Oct 22:48
Compare
Choose a tag to compare

0.75.0 (2024-10-17)

Features

  • Support 2024.3 eap (f8f9696)- Support pinned files for Navie webview (814f24b)- Upgrade the Navie frontend to v4.39.0 (89aadd3)

Bug Fixes

  • show new file pinning UI (5be1ebf)- Update @appland/components to v4.37.4 (6d39706)

v0.74.1

17 Sep 19:57
Compare
Choose a tag to compare

0.74.1 (2024-09-17)

Bug Fixes

  • Update @appland/components to v4.37.3 (c679884)

v0.74.0

14 Sep 00:12
Compare
Choose a tag to compare

0.74.0 (2024-09-14)

Features

  • Update @appland/components to v4.36.0 (3bdc6c8)

Bug Fixes

  • don't show AppMap problems view and the Runtime Analysis if scanner is off (231df0c)- make the AppMap viewer the default view for .appmap.json files (756f0d4)

v0.73.0

16 Aug 17:59
Compare
Choose a tag to compare

0.73.0 (2024-08-16)

Features

  • add action to open the instructions from the AppMap toolwindow (c65f55b)- Add command completions to Navie (43e8e09)

Bug Fixes

  • "New chat" button opens a new chat (2ab32d6)- avoid exception about slow operation when loading OpenAI key (0e10a11)- don't refresh the Navie editor after a generic filesystem refresh (855561e)- don't restart JSON-RPC service if the restart has been disabled (6b261d9)- focus open install guide webview editor when it's invoked from the toolwindow (886bda3)- obeye dumb mode when looking up appmap.yml files (e3bdd79)- refactor refresh of findings to avoid concurrent updates and too many updates in a short time frame (67625e7)- refresh Navie editor after change of indexing status (a591a5f)

v0.72.0

31 Jul 00:11
Compare
Choose a tag to compare

0.72.0 (2024-07-31)

Features

  • Update @appland/components to v4.30.0 (a3d79ee)

v0.71.0

22 Jul 17:27
Compare
Choose a tag to compare

0.71.0 (2024-07-22)

Features

  • Update @appland/components to v4.29.0 (50ed4bf)

v0.70.0

15 Jul 15:48
Compare
Choose a tag to compare

0.70.0 (2024-07-15)

Features

  • support 2024.2 eap (c64d5e2)- support prompt passed from install instructions to Navie (d6f82db)- update webview install-guide to the latest version (8f7efb7)- update webview navie to the latest version (b9e3950)

Bug Fixes

  • Normalize casing of dependencies (8501c27)

v0.69.0

21 Jun 15:00
Compare
Choose a tag to compare

0.69.0 (2024-06-21)

Features

  • notify when sign-in to AppMap is attempted with broken text input support (f8a0d58)- update webview signin to the latest version (2632f6c)

v0.68.0

12 Jun 17:19
Compare
Choose a tag to compare

0.68.0 (2024-06-12)

Features

  • add setting to control launch of AppMap scanner (2a47d22)- fall back to bundled agent JAR if the download of the latest release failed (688b081)- restore compatibility with 2023.1 (b355cb9)- update webview install-guide to the latest version (2740c23)

Bug Fixes

  • handle giant AppMaps in AppMaps webview (d549dca)- handle timeout when terminating processes on Windows (9d3722d)- NPE with 2024.1 for proxy server without exceptions (f32199a)- show unsupported projects in Installation Guide webview (64c44c5)- show warning for users of 2024.1 with proxy servers (533f82d)