Skip to content

Releases: Marc-R2/ai-commits-intellij-plugin

v0.7.2

08 Jun 14:30
8eeb093
Compare
Choose a tag to compare
v0.7.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

13 Apr 13:40
b8e4e97
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release
feat(settings): add OpenAI token and prompt settings

Added the ability for users to set their OpenAI token and proxy in the plugin settings. Also added a prompt settings section where users can select a locale and manage their prompts. This will provide users with more flexibility and customization options for generating commit messages.

v0.5.2

05 Apr 11:42
2d79a67
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release
feat(icons): update aiCommits15.svg

Update aiCommits15.svg with a new animated gradient. The gradient now changes
from red to green and back again in a loop. This makes the icon more visually
appealing and eye-catching.

v0.5.1

30 Mar 09:40
6e6d301
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
feat(prompt): update default prompt for commit message

The default prompt for commit message generation has been updated to follow the conventional commit convention and provide clearer instructions. This change will improve the quality of commit messages and help maintain a clean commit history.