2.0.0 - 2023-08-14
- Compatibility with newer versions of IntelliJ has been improved.
- Support for IntelliJ older than 2022.1 has been removed. Version 1.*.* of Copy Commit Reference can still be used with IntelliJ 2020.3 to 2023.2.
1.1.1 - 2023-08-10
- The plugin sometimes produced references with a slightly incorrect date, which has been corrected.
- Incorrect usage of background thread has been fixed to reduce probability of concurrency issues in context menu of annotations.
1.1.0 - 2023-07-30
- Added "Copy Commit Reference" action to the context menu of VCS annotations.
1.0.0 - 2023-07-10
- If a commit's subject line contains mentions of issues, which are configured for navigation in the project, then the reference pasted into a rich text editor will include clickable links.
- LICENSE.txt is now included as part of the plugin's jar file.
- Warning caused by incorrect usage of
com.intellij.openapi.progress.ProgressIndicator
has been fixed.
0.3.0-alpha - 2023-07-07
- Installation instructions for alpha versions have been added to the README.
- "What's New" tab for the plugin now includes a link to the full changelog.
- Example of a commit reference has been added to plugin's public description.
- Plugin's compatibility has been expanded to include version 2020.3 and later versions.
- Layout of the changelog in the "What's New" tab for the plugin has been improved.
0.2.0-alpha - 2023-06-29
- Plugin's compatibility has been expanded.
- Plugin's artifacts are now signed.
- Versioning scheme for the alpha releases has been simplified.
0.1.0-alpha.1 - 2023-06-25
- Support for "Copy Commit Reference" action in the following context menus:
- Tool window "Git":
- Tab "Log"
- File history tabs
- Popup dialog "History for Selection"
- Tool window "Git":
- Support for "Copy Commit Reference" action as a shortcut in the keymap