v0.7.7
Mnemosyne Dashboard v0.7.7
Patch release replacing the previous latest with the newest dashboard polish.
Highlights
- Improved Timeline card spacing, especially on mobile, so event cards no longer feel cramped.
- Updated GitHub Actions workflow to Node 24-compatible actions:
actions/checkout@v6actions/setup-python@v6actions/setup-node@v6
- CI now runs syntax checks with Node 24, clearing the GitHub Actions Node 20 deprecation warning on new runs.
Verification
- Real DB mobile dark Timeline screenshot checked: 16px measured gaps between event cards.
- Local screenshot generation passed.
- Ruff passed.
- Python tests passed: 26 passed.
- Python compile passed.
- JavaScript syntax check passed.
- GitHub Actions CI passed on main for the release commit.