Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 3.11 KB

CHANGELOG.md

File metadata and controls

69 lines (50 loc) · 3.11 KB

Copy Commit Reference Changelog

2.0.0 - 2023-08-14

Changed

  • 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

Fixed

  • 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

  • Added "Copy Commit Reference" action to the context menu of VCS annotations.

1.0.0 - 2023-07-10

Added

  • 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.

Fixed

  • Warning caused by incorrect usage of com.intellij.openapi.progress.ProgressIndicator has been fixed.

0.3.0-alpha - 2023-07-07

Added

  • 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.

Changed

  • 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

Changed

  • 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

Added

  • Support for "Copy Commit Reference" action in the following context menus:
    • Tool window "Git":
      • Tab "Log"
      • File history tabs
    • Popup dialog "History for Selection"
  • Support for "Copy Commit Reference" action as a shortcut in the keymap