v0.1.0
Initial release of selfhostauth — self-hosted multi-platform authenticator.
- Core: RFC 6238 TOTP/HOTP (SHA1/256/512), otpauth import, AES-256-GCM vault encryption
- Server: Fastify + SQLite, scrypt passwords, token sessions, revision-based sync, optional 2FA
- Desktop: Electron (Windows/macOS/Linux)
- Extension: MV3 (Chrome/Firefox/Edge)
- Mobile: Expo (iOS/Android)
- Deploy: Docker, Caddy, systemd; CI + release workflows
Full Changelog: https://github.com/wildfirebill-security/selfhostauth/commits/v0.1.0