Releases: VirtusLab/git-machete-intellij-plugin
Releases · VirtusLab/git-machete-intellij-plugin
v7.0.1
- 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
- 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.hooksPathgit config key
v6.2.2
- Fixed: compatibility issues with latest 2025.3 EAPs
v6.2.1
v6.2.0
- Added: support for IntelliJ 2025.3
- Fixed: improved loading time of Git Machete status on large repos
v6.1.3
- Fixed:
Access is allowed from Event Dispatch Threaderror when checking out a branch from remote branch (reported by @CLOVIS-AI)
v6.1.2
- Fixed: compatibility issues with the latest 2025.2 EAPs
v6.1.1
- Fixed: sporadic freezes when discovering the branch layout (reported by @sf-canva, @SvetlanaVesna)
v6.1.0
- Added: support for IntelliJ 2025.2.
v6.0.0
- 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.