Skip to content

Releases: VirtusLab/git-machete-intellij-plugin

v7.0.1

20 Apr 20:07

Choose a tag to compare

  • Added: auto-discovery of the branch layout in case of multiple repositories (contributed by @mkondratek)
  • Fixed: branch layout and actions availability in case of multiple repositories (contributed by @mkondratek)
  • Fixed: a rare freeze of IntelliJ UI after changing machete file (reported by @mikechristiansenvae)

v7.0.0

11 Feb 11:21

Choose a tag to compare

  • Added: support for IntelliJ 2026.1.
  • Dropped: support for IntelliJ 2024.2 to 2025.1.
    Note that the versions of this plugin published so far will remain available for download in IntelliJ 2024.2 - 2025.1 indefinitely.
    The change in the range of supported IntelliJ versions will only affect the new plugin releases, starting from this one.
  • Fixed: handling of relative paths in core.hooksPath git config key

v6.2.2

21 Oct 12:55

Choose a tag to compare

  • Fixed: compatibility issues with latest 2025.3 EAPs

v6.2.1

11 Oct 11:55

Choose a tag to compare

  • Fixed: errors on IntelliJ 2025.3 EAP (reported by @kjeffery)

v6.2.0

10 Oct 13:39

Choose a tag to compare

  • Added: support for IntelliJ 2025.3
  • Fixed: improved loading time of Git Machete status on large repos

v6.1.3

26 Jun 12:47

Choose a tag to compare

  • Fixed: Access is allowed from Event Dispatch Thread error when checking out a branch from remote branch (reported by @CLOVIS-AI)

v6.1.2

24 Jun 20:50

Choose a tag to compare

  • Fixed: compatibility issues with the latest 2025.2 EAPs

v6.1.1

13 Jun 16:38

Choose a tag to compare

v6.1.0

27 May 20:50

Choose a tag to compare

  • Added: support for IntelliJ 2025.2.

v6.0.0

28 Feb 18:20

Choose a tag to compare

  • Dropped: support for IntelliJ 2022.3 to 2024.1.
    Note that the versions of this plugin published so far will remain available for download in IntelliJ 2022.3 - 2024.1 indefinitely.
    The change in the range of supported IntelliJ versions will only affect the new plugin releases, starting from this one.
  • Fixed: compatibility issues with the latest 2025.1 EAPs.