Releases: Blarc/ai-commits-intellij-plugin
Releases · Blarc/ai-commits-intellij-plugin
v2.14.1
v2.14.0
v2.13.0
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
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
Fixed
- Make SVN dependency optional.
v2.11.0
Added
- Support for SVN.
v2.10.1
Fixed
- Common branch is not detected when most files are unassociated with branches, despite at least one file belonging to a branch.
- Cannot generate commit message when updating a submodule.
v2.10.0
v2.9.1
v2.9.0
Added
- More options for configuring LLM clients.
- Use the chosen LLM client icon as the generate commit message action's icon.
- Option to stop the commit message generation by clicking the action icon again.
- Setting for HuggingFace client to automatically remove prompt from the generated commit message.
- Show progress and result when refreshing models via API.
- Support for Mistral AI.
Fixed
- The progress bar for generating commit message continues running after the user creates the commit.