简体中文 | English
v0.4.3 fixes Memory System's collapsed sidebar icon without changing its expanded appearance. Issue #141, PR #144.
- Native DSH now applies the collapsed entry's centering and hidden-label rules without requiring a third-party Web UI frame attribute.
- The collapsed icon uses the same primary label color as neighboring controls. Its SVG viewport is 20px to compensate for internal artwork padding and align the visible icon size.
- Expanded styling keeps the original 18px SVG, spacing, label, and secondary color, including with Web UI 0.3.9. The fix changes one CSS file and adds no JavaScript or state.
Install dsh-mnemon@0.4.3 in the owning DSH profile and restart it. Sidebar and optional Builtin placement retain the v0.4.2 behavior and compatibility rules.
No new configuration or migration is introduced. Memory data, storage paths, Pack formats, Provider credentials, RPC authority, and dependencies are unchanged. DSH 0.1.1-rc.2 remains the registry baseline; DSH 0.1.2-alpha.1 remains a source compatibility target.
- The release candidate passed
pnpm run verify: 630 tests passed and one Windows-only test was skipped on macOS; 108 deterministic build files, 35 Headless tools with five representative calls, all ten Node-compatible public entries, publint, and attw passed. - The actual 115-file tarball was installed in isolated DSH 0.1.1-rc.2 profiles, both native and with Web UI 0.3.9, using the official Mnemon 0.2.6 CLI. Version 0.4.3, all four pages in Chinese/English, native light/dark icons, collapsed centering and 20px SVGs, unchanged expanded 18px SVGs, and ten imports from each installed package passed. No browser console errors were observed; existing dependency source-map and Web UI
session/listwarnings remain. Tests used synthetic data and a local model stub, without personal memory or paid model calls.
The implementation evidence covers native light/dark themes, Web UI 0.3.9, collapse/expand, navigation, and measured icon geometry. Screenshots and raw measurements stay outside the npm package; the existing package-content check enforces its file whitelist.
Reinstall dsh-mnemon@0.4.2 in the same profile and restart it. No data conversion is needed; the previous collapsed-icon appearance returns.
Previous release: v0.4.2.