Skip to content

v3.21.0

Choose a tag to compare

@claudfuen claudfuen released this 10 Apr 20:49
· 292 commits to release since this release

3.21.0 (2026-04-10)

Bug Fixes

  • onboarding: add initialize-organization trigger task and recover… (#2512) (082501f)
  • onboarding: disable Complete button while server action is running (8e53a10)
  • onboarding: don't delete org after session activation succeeds (a9cb9c5)
  • onboarding: fix org creation timeout and improve error handling (726760d)
  • onboarding: harden cancel action — guard completed orgs, switch before delete (b1dec0e)
  • onboarding: hide cancel button while onboarding submission is in-flight (887dfa9)
  • onboarding: require fallback org before allowing cancel (03452e3)
  • onboarding: rollback active org switch if delete fails (9b884f0)
  • onboarding: sanitize error messages shown to users (14a35df)
  • use barrel import for email package (Trigger build fix) (b165a18)

Features

  • add List-Unsubscribe headers and throttle email sends (#2507) (80db5d9)
  • onboarding: add cancel button to abandon onboarding and return to previous org (7d990c2)