Skip to main content

Every release.
Every fix.

Notable changes to the API, the dashboard, the data pipeline and our security posture. We follow the Keep a Changelog conventions.

JULY 2026 · 1 entry

Jul 4
Security

Two-factor authentication for member accounts #two-factor-authentication

You can now protect your Aero Reg account with two-factor authentication (2FA). Turn it on from Account -> Security; once enabled, signing in asks for a one-time code from your authenticator app in addition to your password.

added
  • Opt-in authenticator-app 2FA (TOTP) that works with 1Password, Authy, Google Authenticator and any standard authenticator. Scan a QR code or type the setup key by hand.
  • Ten single-use recovery codes, shown once during setup, for signing in if you lose your authenticator. You can regenerate them at any time.
  • A sign-in step that asks for your code after your password whenever 2FA is switched on.
changed
  • The Account -> Security tab now reflects your real two-factor state, replacing the earlier “coming soon” placeholder.
security
  • Available on every plan - account security is never gated behind a paid tier.
  • Your 2FA secret is encrypted at rest, and recovery codes are stored only as one-way hashes with each code usable once.
  • Turning 2FA off requires both your current password and a valid code.

JUNE 2026 · 1 entry

Jun 19
Dashboard Security

Admin membership console #admin-membership-console

Staff can now manage the membership system end to end from the admin: subscription tiers, the features each tier unlocks, and billing details. Processor-agnostic and restricted to super administrators.

added
  • Create and edit subscription tiers and the feature matrix behind them.
  • A country picker and billing fields on the member record.