Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 14:49

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 --apps
  • SenseisUpdater.exe --export "%USERPROFILE%\\Desktop\\profiles.json"
  • SenseisUpdater.exe --import "%USERPROFILE%\\Desktop\\profiles.json"

Support