Skip to content

v0.2.14

Choose a tag to compare

@Grivn Grivn released this 20 Aug 21:41
· 122 commits to main since this release
2215fed

简体中文

v0.2.14 是一次聚焦 Web UI 的补丁发布,修复了 maid-atelier 等皮肤把基础背景设为透明后,Mnemon 侧边栏工作台内容重叠、无法阅读的问题。

  • Mnemon 工作台与侧边栏表面现在优先使用主题的高不透明 overlay 令牌,并在未提供时回退到原有 base 令牌。
  • 只修改 Client CSS;Host、配置、存储格式、Provider 与已有 Mnemon 数据均不变。
  • 已在隔离的 DSH 0.1.0-rc.8 Web profile 中对 maid-atelier d0419da 完成修复前后及浅色/暗色实机验证。
  • 本地 371 项测试通过,Ubuntu 与 Windows CI 均通过。

升级 dsh-mnemon 后,请重启受影响的 DSH profile。

完整中文发布说明 · Issue #56 · 修复 PR #57

English

v0.2.14 fixes unreadable Mnemon Sidebar surfaces when skins such as maid-atelier make the base background transparent.

  • Mnemon surfaces now prefer the theme's high-opacity overlay token and fall back to the existing base token.
  • The change is Client CSS only; Host behavior, configuration, storage formats, Providers, and existing data are unchanged.
  • Real isolated DSH 0.1.0-rc.8 Web profiles verified the before/after result and both light and dark modes with maid-atelier d0419da.
  • 371 local tests and CI on Ubuntu and Windows pass.

Restart affected DSH profiles after updating dsh-mnemon.

Full English release notes