Skip to content

v1.1.0

Choose a tag to compare

@sanchomuzax sanchomuzax released this 22 Mar 19:19
· 10 commits to main since this release

What's Changed

Features

  • Activity Feed — Dashboard now shows a session list in feed style: active sessions first (green dot), sorted by last activity, clickable to session detail, with source-colored badges and descriptive names
  • Responsive design — Hamburger menu for mobile/tablet with slide-out sidebar and overlay
  • Sidebar footer — Shows "Sancho Muzax" with version number and GitHub link icon

Fixes

  • Config page — Now read-only to prevent YAML corruption (PyYAML dump was destroying block formatting)
  • Config restore — Backup system confirmed working; corrupted config restored from .bak

Maintenance

  • Project published to GitHub with README, topics, and release tags
  • .gitignore added to exclude sensitive files, venv, node_modules, and databases