Skip to content

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 26 May 02:40
· 247 commits to main since this release
5b259a1

Version 0.11.2

Released on 2026-05-26

Features

  • Implement authentication failure handling
  • Implement user guide and spotlight components with associated actions and tests
  • Add JumpServer support and enhance K8s cluster management
  • Add jump host support for SSH connections
  • Add SQLite and Oracle support
  • Update group selection prompts and add new group creation functionality across multiple languages
  • Add copy absolute path functionality with internationalization support
  • Add 'System' language option and improve language resolution logic

Bug Fixes

  • Standardize MCP title across multiple languages
  • Change sqlite and oracle icons
  • Improve plugin download flow and uninstall error handling
  • Preserve model config for unauthenticated users on sidebar reopen When a user skips login and configures a custom model (e.g. OpenAI, Anthropic), reopening the AI sidebar triggered initModelOptions() which cleared modelOptions in globalState, wiping the configuration