v1.3.0
Sensei's Updater 1.3.0
Focus: faster scans and clear feedback during updates, plus import/export of app profiles.
Highlights
- Progress animation during installs so updates never look frozen
- Upgrade-scan cache with configurable TTL (default 15 min)
- Export/import profiles from JSON
- Open Microsoft Store → Library to trigger Store updates manually
- Logs for every run in
%LOCALAPPDATA%\SenseiUpdater\logs\
Config
- Settings at
%LOCALAPPDATA%\SenseiUpdater\settings.json - Defaults include
cache_ttl_minutes
Examples
SenseisUpdater.exe --appsSenseisUpdater.exe --export "%USERPROFILE%\\Desktop\\profiles.json"SenseisUpdater.exe --import "%USERPROFILE%\\Desktop\\profiles.json"
Support