[2.6.1] - 2026-02-08 Final build for v2
Summary
Reset and restore behavior update focused on account management flow and safer addon restore UX.
Added
- Reset tab now shows a mode selector modal with:
- Full Reset
- Remove Account Only
- Added backend API:
ResetAccountOnly(appKey)
Changed
RestoreAddonOnlyno longer closes/kills the target app.- Remove Account Only now removes known account files directly (no dependency on app
backup_itemsconfig):User/globalStorage/state.vscdbUser/globalStorage/state.vscdb.backupUser/globalStorage/storage.json
- Remove Account Only does not create auto-backup.
Fixed
- Fixed failure case:
no account-only backup items configured for <app>during Remove Account Only.
Full Changelog: v2.5.0...v2.6.1