Skip to content

yaadegar: v0.8.0

Choose a tag to compare

@yaad-rubigd yaad-rubigd released this 04 Aug 08:44
18a48a0

0.8.0 (2026-08-04)

Features

  • api: expose account_required on the public list (#170) (#174) (c4b4b09)
  • api: resend verification on re-register of a pending email (#162) (#171) (1cff95d)
  • auth: email+password self-registration + owner-role gate (ADR-0012 cut 1a) (#161) (485144d)
  • auth: OAuth self-register + no-password reconciliation (ADR-0012 cut 2) (#167) (1a1a243)
  • auth: unified invite onboarding + establish-password reconciliation (ADR-0012 cut 1b) (#165) (5ffe4e6)
  • reserve: registered-tier authenticated reserve + reserver dashboard (ADR-0012 cut 3a) (#168) (348a9fa)
  • web: reserve a registered-tier list from the browser (#170) (#175) (5ad3b37)
  • web: reserver dashboard + giver landing + registered-tier option/warning (ADR-0012 cut 3b) (#169) (02cab31), closes #20

Bug Fixes

  • auth: issue JWT with the account's real tenant role (#163) (#173) (cc95acb)
  • storage: make password-reset/invite confirm transactional (#166) (#172) (941507d)