Skip to content

v1.3.0

Latest

Choose a tag to compare

@c-ling c-ling released this 18 Aug 16:39

v1.3.0

更新内容(中文)

  • 新增:Settings → 钱包设置 独立设置页,可配置低余额阈值、余额刷新周期、请求超时与余额接口地址。
  • 新增:接入 Harness 1.0.7 settings / settingsScope 配置持久化;无 settings 服务时自动降级到 $DSH_HOME/storages/dsh-plugin-wallet/config.json
  • 修复:侧边栏“钱包”项高度调整为 42px,并收窄与“设置”按钮的间距。
  • 优化:设置页 UI 参考 Goldboard / Vision Bridge 风格,保存/恢复默认按钮与状态标签同步优化。
  • 修复:settingsScope 方法绑定问题,避免设置页渲染时出现 data-slot-error 空白内容。

Changes (English)

  • Added: A dedicated Settings → Wallet settings page for low-balance threshold, refresh interval, request timeout, and balance endpoint.
  • Added: Harness 1.0.7 settings / settingsScope persistence with automatic fallback to $DSH_HOME/storages/dsh-plugin-wallet/config.json when no settings service is mounted.
  • Fixed: Sidebar wallet item height changed to 42px and spacing to the Settings button tightened.
  • Improved: Settings page UI aligned with Goldboard / Vision Bridge styles, including save/reset buttons and status tags.
  • Fixed: Bound settingsScope methods to prevent data-slot-error blank content in the settings section.