Releases: getappmap/appmap-intellij-plugin
Releases · getappmap/appmap-intellij-plugin
v0.75.1
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
v0.74.1
v0.74.0
v0.73.0
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
v0.71.0
v0.70.0
v0.69.0
v0.68.0
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)