Skip to content

Releases: Blarc/ai-commits-intellij-plugin

v2.16.1

13 Nov 14:08
cb4164b

Choose a tag to compare

Fixed

  • Method actionPerformed violates override-only method usage.
  • Invocation of unresolved method PasswordSafe.getAsync(CredentialAttributes) in AppSettings2.

v2.16.0

04 Sep 06:14
b9550b0

Choose a tag to compare

Added

  • Support AWS SDK default credential locations for Bedrock Integration (#368).

v2.15.0

30 Aug 18:19
446bafa

Choose a tag to compare

Changed

  • Generate commit action triggered via shortcut no longer opens the dropdown but instead runs the commit generation with the currently selected LLM client (#370).

Removed

  • Remove deprecated Gemini models (#376).

v2.14.1

15 Jul 11:43
83c00a5

Choose a tag to compare

Fixed

  • Invalid first-keystroke attribute value in plugin.xml causes PluginException (#366).

v2.14.0

08 Jul 08:34
f363aff

Choose a tag to compare

Added

  • Add a shortcut (CMD + option + C / control + alt + C) for generating a commit message (#362).

Changed

  • Temperature is no longer a required field for OpenAI client configuration (#360).

v2.13.0

17 Jun 17:23
db06cf1

Choose a tag to compare

Added

  • Support Amazon Bedrock client.
  • Ollama icon for dark theme and Anthropic & OpenAI icons for dark theme in SVG format (thanks to @yaoxinghuo).

v2.12.0

05 Jun 17:16
d115110

Choose a tag to compare

Added

  • Generate commit action button is now a split button with a dropdown from which the user can change the LLM client from the commit dialog.
  • Sort LLM clients in settings dropdown.

v2.11.1

25 Apr 08:05
9ae2353

Choose a tag to compare

Fixed

  • Make SVN dependency optional.

v2.11.0

24 Apr 18:38
b8a7c1b

Choose a tag to compare

Added

  • Support for SVN.