Skip to content

RambleDesk v0.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 16:26
· 44 commits to main since this release

What's new in RambleDesk 0.3.1

UI

  • Onboarding adapters step: Pi, DSH, and generic MCP hosts are now three equal rows with theme-aware logos and bottom-aligned install buttons.
  • The onboarding dialog no longer closes on outside clicks or Escape; only "Set up later" and the finish button close it.
  • The Ramble console start button now uses the play triangle icon, matching the task brief preview.
  • The request list header shows a dynamic count pill next to "Requests".

Reliability

  • Startup failures (a database created by a newer app version, an unwritable log directory, and similar cases) now show a clear dialog and exit cleanly instead of a silent crash.
  • Opening a database created by a newer app version reports an actionable message instead of a generic migration error.

中文摘要

  • 界面:新手引导适配器步骤改为三行同款卡片,图标随浅色/深色主题变色,安装按钮底部对齐;引导弹窗不再因点击外部或 Esc 意外关闭;"开始记录"按钮图标改为三角形;请求列表标题旁新增数量胶囊。
  • 可靠性:启动失败不再闪退,改为弹窗说明原因;旧版本打开新版本创建的数据库时会提示安装最新版。

Full changelog: v0.3.0...v0.3.1