diff --git a/build.gradle.kts b/build.gradle.kts index db8e3fd8..20647305 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -4,7 +4,7 @@ plugins { } group = "ee.carlrobert" -version = "1.5.2" +version = "1.6.0" repositories { mavenCentral() diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml index e0dbf7dd..cc9d5b79 100644 --- a/src/main/resources/META-INF/plugin.xml +++ b/src/main/resources/META-INF/plugin.xml @@ -93,10 +93,20 @@ -
  • Fix ToolWindow's NPE when reopening the project
  • -
  • Ability to create/override actions
  • -
  • Move proxy settings to a new settings panel (requires to enter them again)
  • -
  • Revert chat completion model enum renaming
  • +
  • Disable support for unofficial reverse proxy
  • +
  • New Chat toolbar
  • + +
  • +
  • New Conversation History toolbar
  • + +
  • Add GPT-4 model
  • ]]>