Skip to content

Fix Microsoft Store update discovery - #88

Merged
danielss-dev merged 3 commits into
mainfrom
developments/dan-35-store-update-checks-v2
Jul 30, 2026
Merged

Fix Microsoft Store update discovery#88
danielss-dev merged 3 commits into
mainfrom
developments/dan-35-store-update-checks-v2

Conversation

@danielss-dev

Copy link
Copy Markdown
Owner

Summary

  • query the native Microsoft Store package-update API for MSIX installs
  • surface Store update availability at launch and in Settings → Updates
  • keep Microsoft Store responsible for download and installation via a keyboard-reachable Store handoff
  • document and test the Store-managed update contract

Test plan

  • cargo check -p strand-core -p strand-tauri
  • pnpm --filter ./ui exec tsc --noEmit
  • node scripts/check-msix.mjs
  • vitest run src/lib/distribution.test.ts src/lib/i18n.test.ts src/stores/updates.test.ts (8 tests)

@danielss-dev
danielss-dev merged commit 4fff901 into main Jul 30, 2026
3 checks passed
@danielss-dev
danielss-dev deleted the developments/dan-35-store-update-checks-v2 branch July 30, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant