You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,14 @@
14
14
### Fixed
15
15
-**Commander compatibility** for current folder and record discriminators (`classic_folder` / `nested_share_folder`, `Classic` / `Nested`), with support for older wire values.
16
16
17
+
## [2.0.2] - 2026-07-07
18
+
19
+
### Fixed
20
+
- Replaced internal `PluginManagerCore` API with public `PluginManager.isPluginInstalled()` for HTTP Client detection
21
+
- Replaced deprecated `JBUI.CurrentTheme.Link.linkColor()` with `Link.Foreground.ENABLED`
22
+
- Removed empty optional Python dependency declaration that had no runtime effect
23
+
- Plugin now verifies compatibility against IntelliJ IDEA 2026.2 EAP (build 262.8665.81)
0 commit comments