Veröffentlicht am 18. Apr. 2026
Permanent account deletion
This release completed the permanent account deletion flow with subscription safety checks, localized settings copy, and production validation.
Hinzugefügt
- Added a dedicated security section in settings with a permanent account deletion flow.
- Added confirmation checks for account email and password-aware deletion for credential-based accounts.
Verbessert
- Deletion now reuses the auth stack and cancels active subscriptions before removing the account.
- Expanded localized settings and API copy so the deletion flow works cleanly across supported locales.
Behoben
- Aligned deletion handling with existing settings APIs and cleaned up session state after account removal.