0.7.0 - 2023-04-12
- Open AI proxy setting.
0.6.2 - 2023-04-11
- Locale is not used in prompt.
0.6.1 - 2023-04-10
- Commit workflow handler can be null.
0.6.0 - 2023-04-08
- Table for setting prompts.
- Different prompts to choose from.
- Bug report link to settings.
- Add generate commit action progress indicator.
- Sort locales alphabetically.
- Changing token does not work.
0.5.1 - 2023-04-05
- Use prompt instead of diff when making request to Open AI API.
0.5.0 - 2023-04-04
- Add button for verifying Open AI token in settings.
- Check if prompt is too large for Open AI API.
- Welcome and star notification.
- Set default Locale to English.
- Target latest intellij version (2023.1).
- Improve error handling.
- Properly serialize Locale when saving settings.
0.4.0 - 2023-03-29
- Removed unused
org.jetbrains.plugins.yaml
platform plugin.
- Plugin should not have until build number.
0.3.0 - 2023-03-28
- Show notification when diff is empty.
-
- This allows to compute diff only from files and lines selected in the commit dialog.
0.2.0 - 2023-03-27
- Basic action for generating commit message.
- Settings for locale and OpenAI token.
- Create commit message only for selected files.