- Added support for IntelliJ 2024.2. - Dropped support for IntelliJ 2022.2. Note that the versions of this plugin published so far will remain available for download in IntelliJ 2022.2 indefinitely. The change in the range of supported IntelliJ versions will only affect the new plugin releases, starting from this one.
4.2.1
- Fixed: plugin crashing on `NullPointerException` when a warning about overwriting uncommitted files was going to be displayed
4.2.0
- Added: support for IntelliJ 2024.1. - Fixed: corner cases in determining fork point for a branch. - Fixed: plugin crashing on `RevisionSyntaxException` when remote of a branch is set to `.` in git config (reported by alexeyr-ci).
4.1.1
- Fixed: visual regression since 2023.3: branches and commits were squeezed too tightly vertically
4.1.0
- Added: support for IntelliJ 2023.3.
4.0.3
- Fixed: all `com.intellij.diagnostic.PluginException: ... ms to call on EDT ...update...` errors, hopefully for good (reported by itxshakil)