Skip to content

EleSync v1.7.4

Choose a tag to compare

@Alphanymous Alphanymous released this 04 Jul 21:59
ac10fae

What's new since v1.7.1

v1.7.4

  • Hardened web dashboard authentication — refactored auth internals for robustness and security (#73)
  • Sample vault with 5 example memories for demos and onboarding

v1.7.3

  • Dark mode toggle (persists in localStorage)
  • Keyboard shortcuts/ search, N new memory, ? help, Esc close, Ctrl+K command palette
  • Mobile-responsive web UI (375px–700px breakpoints, 44×44px touch targets)
  • CSV export in addition to JSON

v1.7.2

  • Self-hosted web modeele web --host 0.0.0.0 for multi-device LAN access
  • Security warning when exposing without auth
  • Neon elephant logo in sidebar + static asset serving

Full changelog: https://github.com/darknodebros/EleSync/blob/master/CHANGELOG.md

Install / upgrade:

pip install --upgrade elesync
ele --version   # should show 1.7.4