Skip to content

Releases: VirtusLab/git-machete-intellij-plugin

v6.1.3

26 Jun 12:47
Compare
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
Compare
Choose a tag to compare
  • Fixed: compatibility issues with the latest 2025.2 EAPs

v6.1.1

13 Jun 16:38
Compare
Choose a tag to compare

v6.1.0

27 May 20:50
Compare
Choose a tag to compare
  • Added: support for IntelliJ 2025.2.

v6.0.0

28 Feb 18:20
Compare
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.

v5.2.0

24 Jan 17:48
f7b3e19
Compare
Choose a tag to compare
  • Added: support for IntelliJ 2025.1.

v5.1.2

12 Jan 13:09
Compare
Choose a tag to compare
  • Fixed: don't suggest deleting slid-out branch when it has children (to make work easier for the fork point algorithm)

v5.1.1

10 Oct 11:58
8a48f93
Compare
Choose a tag to compare
  • Fixed: compatibility issues with latest 2024.3 EAPs

v5.1.0

19 Sep 16:30
Compare
Choose a tag to compare
  • Added: support for IntelliJ 2024.3.

v5.0.1

19 Jul 17:20
Compare
Choose a tag to compare
  • Improved: performance of loading repositories with long git histories and a lot of red-edge branches
  • Fixed: Class initialization must not depend on services error on IntelliJ 2024.2 EAP (reported by @fan-tom)