Releases: boltcard/hub
Releases · boltcard/hub
Release list
v0.22.5
v0.22.4
- CI: publish single-platform manifest so old hubs see the update button
- Fix About-page version check broken by OCI image index (0.22.4)
v0.22.3
- CI: cut
go test -racetime by lowering bcrypt cost in tests (0.22.3)
v0.22.2
- CI: cache Docker layers and parallelize image builds
v0.22.1
- 2FA: close recovery-codes modal on Enter
v0.22.0
- Gitignore planning docs; drop docs:/chore: from release notes
- CI: publish GitHub Release on version bump
- About: show Recent Releases instead of Recent Commits
- Replace About /commits with /releases endpoint
- Add selectReleases range helper for About releases
- 2FA: require a code to disable; keep 'Bolt Card Hub' issuer
- 2FA setup: use 'Boltcard Hub' issuer to avoid wrong Authy logo
- Show per-commit version marker in About > Recent Commits
- 2FA setup: submit confirm code on Enter
- Log missing static files at debug instead of info
- Surface error when a submitted 2FA code is rejected at login
- Frontend: 2FA management card on settings page
- Frontend: login page prompts for TOTP / recovery code
- Frontend: login() handles TOTP code and totpRequired signal
- Add DisableAdmin2FA CLI command for lost-authenticator recovery
- Require TOTP or recovery code at admin login when 2FA enabled
- Add 2FA disable endpoint
- Add 2FA setup and enable endpoints
- Add 2FA status endpoint and settings helpers
- Redact admin_totp_secret in settings list
- Add TOTP and recovery-code helpers
- Add implementation plan for admin login 2FA (TOTP)
- Add design spec for optional admin login 2FA (TOTP)
- Remove Admin Password Reset section from Database page
- Log successful phoenix seed reveal at INFO, not WARN
- Dedup verifyAdminPassword in withdraw handler
- Don't log getPassword error in PayLightningAddress
- Avoid logging credential-tainted data in withdrawal code
- Add admin endpoint to reveal phoenixd recovery phrase
- test: cover double-spend guard and unblock Phoenix-calling handler tests
…and 116 earlier commits.
Full changelog: v0.10.0...v0.22.0
v0.10.0
v0.2.8
fixes the go version issue in previous release v0.2.7
v0.2.7
v0.2.6
auto-restart added for higher reliability