-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update description file #797
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## [0.67.1](v0.67.0...v0.67.1) (2024-05-15) ### Bug Fixes - Update the context view on subsequent requests ([56ec416]())
## [0.67.2](v0.67.1...v0.67.2) (2024-05-20) ### Bug Fixes - Drop token interpolation ([b380d79]())
Updates have broken this build a few times now.
## [0.68.0](v0.67.2...v0.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]())
## [0.69.0](v0.68.0...v0.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]())
chore: fix deploy CI for branch main
## [0.70.0](v0.69.0...v0.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]())
## [0.71.0](v0.70.0...v0.71.0) (2024-07-22) ### Features - Update @appland/components to v4.29.0 ([50ed4bf]())
feat: Update @appland/components to v4.30.0
## [0.72.0](v0.71.0...v0.72.0) (2024-07-31) ### Features - Update @appland/components to v4.30.0 ([a3d79ee]())
## [0.73.0](v0.72.0...v0.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]())
## [0.74.0](v0.73.0...v0.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]())
## [0.74.1](v0.74.0...v0.74.1) (2024-09-17) ### Bug Fixes - Update @appland/components to v4.37.3 ([c679884]())
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This updates the description file to include all the commands.