dotMage 2.0.1 — team onboarding polish
July 6, 2026
A small follow-up to 2.0, all from real team-usage friction.
Fixes
- Servers advertise their name. Set
DOTMAGE_SERVER_NAME=workat deploy and every client that joins picks it up automatically — no moredmage server renameafter an invite. Works on the installer:... | DOTMAGE_MODE=team DOTMAGE_SERVER_NAME=work bash. dmage clean --server <name>wipes a single server (key + tokens + config entry). The globaldmage cleannow warns loudly that it removes every server, and points you at the scoped command — no more nuking your personal vault while cleaning up work.- Web admin shows who you are. The header displays your real user, role and device instead of a hardcoded "admin", and the browser tab + header carry the server's name so several open team panels are finally distinguishable.
Changelog
Added
- Client adopts the server-advertised name (
DOTMAGE_SERVER_NAME) ondmage auth. dmage clean --server <name>for single-server removal; louder global-clean warning.
Downloads
Binaries and SHA256SUMS: github.com/dotMage/dotmage/releases/tag/v2.0.1
dmage upgrade
brew upgrade dotmage