v2.0.9
Bug Fixes
- i18n: correct server translation in Chinese (7f0931d)
Features
- editor: add action listener to config button for opening configuration dialog (8cb0f83)
- editor: internationalize MCP preview editor UI elements and messages (bfb7c2d)
- editor: internationalize preview and refresh action titles in MCP editor (40ae860)
- observer: add GitHub issue processing to RemoteHookObserver (453f53a)
- quick-assistant: add ESC handler for inlay panel && dismiss previous inlay panel when new one shown (4900655), closes #375
Reverts
- Revert "refactor(presentation): remove unused PresentationUtil file" (7ef0407)
What's Changed
- chore(build): 允许在 gradle.properties 中配置本地运行的 idea 版本与构建版本不同 by @iptton in #376
- fix inlay chat panel issues by @iptton in #377
Full Changelog: v2.0.8...v2.0.9