Skip to content

Releases: SenseiIssei/Odysync

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 11:15

Full Changelog: v1.3.0...v2.1.0

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

v1.2.0

Choose a tag to compare

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

Sensei's Updater 1.2.0

Focus on safety, clarity, and Windows-native updates. Includes profiles, reports, diagnostics, and scheduling.

Highlights

  • Driver updates via Windows Update (Drivers category)
  • App updates via winget with dynamic selector or profiles
  • Reports (JSON/TXT), diagnostics zip, pending reboot warning
  • Scheduling with Task Scheduler for automatic weekly or monthly runs
  • Single portable EXE build

Install

  • Download the EXE from the Release assets

Quick examples

  • SenseisUpdater.exe --apps
  • SenseisUpdater.exe --drivers
  • SenseisUpdater.exe --quick
  • SenseisUpdater.exe --schedule weekly --time 09:00 --task-name "SenseisUpdater Weekly"

Support

LATEST_RELEASE_0.0.1

Choose a tag to compare

@SenseiIssei SenseiIssei released this 19 Oct 23:54
updated README