Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
- Preserve proxy, run configuration, Project Explorer, Cosmos DB SSL, and refresh behavior during the migration
- Preserve file chooser guidance, button accessibility metadata, and plugin lifecycle cleanup
- Fix registry key conflict for Cosmos DB dbtools module
- Fixed appmod plugin: Copilot modernization branding, CVE fix actions with custom agent support, and context menu hover issue.

## 3.97.6
### Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<li>Preserve proxy, run configuration, Project Explorer, Cosmos DB SSL, and refresh behavior during the migration</li>
<li>Preserve file chooser guidance, button accessibility metadata, and plugin lifecycle cleanup</li>
<li>Fix registry key conflict for Cosmos DB dbtools module</li>
<li>Fixed appmod plugin: Copilot modernization branding, CVE fix actions with custom agent support, and context menu hover issue.</li>
</ul>
<p>You may get the full change log <a href="https://github.com/Microsoft/azure-tools-for-java/blob/develop/CHANGELOG.md">here</a></p>
</html>
Expand Down