Skip to content

v0.6.0

Choose a tag to compare

@Bccorb Bccorb released this 30 Jul 14:45

What's Changed

  • docs: document OWNER_EMAIL in .env.example by @Bccorb in #110
  • refactor!: remove the admin bootstrap invite flow by @Bccorb in #112
  • fix: honor DB_SSL and DB_URI for Postgres connectivity by @Bccorb in #114
  • feat(metrics): broaden internal analytics beyond login events by @Bccorb in #115
  • feat: add a one-command local stack by @Bccorb in #117
  • feat: validate assigned roles and scope the owner grant by @Bccorb in #118
  • feat: give /login a single rejection shape and record security posture by @Bccorb in #121
  • feat: standardize the error response shape by @Bccorb in #122
  • feat: generate a real typed client from OpenAPI by @Bccorb in #119
  • fix: stop truncating passkey transports on the way out by @Bccorb in #126
  • fix: prune auth event types nothing emits and fix their consumers by @Bccorb in #127
  • refactor: adopt @seamless-auth/types as the shared contract source by @Bccorb in #128
  • chore: remove dead schema re-exports and unused helpers by @Bccorb in #129
  • chore: mark bootstrap invite removal changeset as minor by @Bccorb in #130
  • fix: correct OTP verification error messages by @Bccorb in #133
  • chore: prune unused dependencies and ship admin dashboard v0.4.0 by @Bccorb in #134
  • docs: correct and tighten the README by @Bccorb in #135
  • chore: update version and changelog by @github-actions[bot] in #116

Full Changelog: v0.5.0...v0.6.0