Releases: Blarc/ai-commits-intellij-plugin
Releases · Blarc/ai-commits-intellij-plugin
v1.4.0
Added
- Show example OpenAI token value when field is empty.
- Show prompt preview when editing a prompt.
v1.3.0
Changed
- Update dependencies.
- Change word order of comment about prompt setting.
v1.2.1
Fixed
- Set error message as commit message when OpenAI API returns error, because notification seems unreliable.
v1.2.0
Added
- Add OpenAI temperature setting.
- Update preset conventional commit prompt.
- Add exclusion globs table to settings.
v1.1.0
Added
- Add
{branch}variable for prompt customisation.
Fixed
- Commit message generation does not respect locale.
v1.0.0
Added
- Host setting for custom OpenAI compatible API endpoint.
- Proxy url hint in settings.
- Updated plugin description.
v0.9.0
Added
- Add more prompts button to settings.
Changed
- Use jtokkit library for getting max content length for a model and check if prompt is too large.
v0.8.0
Added
- Add option to select OpenAI model.
Changed
- Do not check if prompt is too large, but let OpenAI API do the validation.
v0.7.0
Added
- Open AI proxy setting.
v0.6.2
Fixed
- Locale is not used in prompt.