diff --git a/CHANGELOG.md b/CHANGELOG.md index 49d18df9b1..df50a47b1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-base/src/main/resources/META-INF/plugin.xml b/PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-base/src/main/resources/META-INF/plugin.xml index 52305f1925..fa164a4643 100644 --- a/PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-base/src/main/resources/META-INF/plugin.xml +++ b/PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-base/src/main/resources/META-INF/plugin.xml @@ -24,6 +24,7 @@
You may get the full change log here