Mnemosyne Dashboard v0.6.1
Patch release with the post-v0.6.0 GitHub polish pass.
Highlights
- Polished the public dashboard UI for GitHub release quality.
- Balanced the mobile brand lockup so the Great Vibes “M” mark no longer dominates the header.
- Increased sidebar nav icon scale for better visual balance.
- Softened the sidebar theme switch so it blends with the light/dark sidebar design instead of standing out like a default control.
- Refined hero headline spacing, disabled display ligatures for readable “finally”, and kept the desktop headline to two lines.
- Added a linked dashboard footer credit: built by wysie with Hermes Agent, with thanks to AxDSan for creating Mnemosyne.
- Changed the default dashboard bind host to
0.0.0.0for easier LAN access while keeping memory admin/editing disabled by default. - Preserved safe admin behavior: LAN/non-local memory mutation endpoints require password auth and remain audited.
Verification
- JavaScript syntax check passed.
- Ruff passed.
- Pytest passed: 24 tests.
- GitHub Actions CI passed.
- Desktop and mobile footer rendering verified.