Skip to content

v0.7.7

Choose a tag to compare

@wysie wysie released this 05 May 06:37
· 147 commits to main since this release

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@v6
    • actions/setup-python@v6
    • actions/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.