Skip to content

Releases: boltcard/hub

v0.22.5

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:08
840e2ec
  • Fix admin UI not using full vertical space on mobile (WWT-40) (0.22.5)

v0.22.4

Choose a tag to compare

@github-actions github-actions released this 17 Jun 14:04
a0bab9f
  • 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

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:37
c3dcf82
  • CI: cut go test -race time by lowering bcrypt cost in tests (0.22.3)

v0.22.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:00
becbfb3
  • CI: cache Docker layers and parallelize image builds

v0.22.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 12:49
e92cbe0
  • 2FA: close recovery-codes modal on Enter

v0.22.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 11:37
4190317
  • 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

Choose a tag to compare

@PeterRounce PeterRounce released this 12 Feb 12:54
v0.9.2

v0.2.8

Choose a tag to compare

@PeterRounce PeterRounce released this 18 Mar 15:00

fixes the go version issue in previous release v0.2.7

v0.2.7

Choose a tag to compare

@PeterRounce PeterRounce released this 18 Mar 14:55

Batch CLI commands

v0.2.6

Choose a tag to compare

@PeterRounce PeterRounce released this 12 Mar 08:17

auto-restart added for higher reliability