v0.9.5-7 hotfix
Release v0.9.5-7
Feb 23, 2026
Setup wizard stabilization and partner admin fixes.
Improved
- Partner-scoped admins can now update their own partner settings and email provider auto-detection works correctly during setup.
Fixed
- Fixed setup wizard auth guard race condition where Zustand hydration timing could redirect users away from the wizard prematurely.
- Fixed audit log transaction rollback that broke password change operations.
- Fixed stale organization and partner IDs persisting in localStorage after fresh deploys.
- Fixed system routes not being mounted and added partner/me endpoint required by the setup wizard.
- Fixed fresh database bootstrap failures and BullMQ job ID colon encoding issues.
v0.9.5-7 consolidates six rapid-fire patches (v0.9.5-2 through v0.9.5-7) that stabilized the first-login setup wizard and resolved several edge cases in partner administration discovered during initial rollout.