Skip to content

Commit f9c09dd

Browse files
committed
Release: 0.26.14
1 parent 8f95842 commit f9c09dd

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## 0.26.14
6+
57
- Fix empty Settings → MCPs tab on tool-window reopen (#22). `webview/ready` now replays the cached MCP roster as `tool/serversUpdated`, and `on-initialized` merges into `:session` instead of clobbering it (notifications that race ahead of `initialized` no longer get wiped).
68
- Bump `eca-webview`: shrink the welcome-message logo and left-align the welcome text block, while keeping the logo and any markdown heading centered.
79

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginGroup = dev.eca
22
pluginName = eca-intellij
3-
pluginVersion = 0.26.13
3+
pluginVersion = 0.26.14
44

55
pluginSinceBuild = 233
66
pluginVerifierIdeVersions = 2023.3, 2024.3

0 commit comments

Comments
 (0)