Complete changelog
Stable release · npm
latest
npm install -g titen-memory@0.5.2
Install guide · Release page · npm package
Added
- The operator dashboard now wires Memories, Context, Work, Audit, Governance, and Federation to fixed authenticated API routes, with capability-gated navigation and no fixture fallback.
- Per-principal dashboard login exchanges an API key for an opaque HttpOnly session, and authorized owners/admins can atomically create one human membership plus its one-time API key.
- The deployment guide now covers private Tailscale Serve and Cloudflare Tunnel protected by Cloudflare Access while both Titen listeners remain loopback-only.
Changed
- The public SDK now types all six Memory Atlas lenses and the optional Add User fields on key creation.
Security
- Dashboard routes enforce exact Host/Origin, bounded bodies and list results, credential isolation, revocation, expiry, logout/restart invalidation, and server-side authorization independent of browser navigation.