Skip to content

Fix Microsoft Store update discovery - #86

Closed
danielss-dev wants to merge 1 commit into
mainfrom
developments/dan-35-store-update-checks
Closed

Fix Microsoft Store update discovery#86
danielss-dev wants to merge 1 commit into
mainfrom
developments/dan-35-store-update-checks

Conversation

@danielss-dev

Copy link
Copy Markdown
Owner

Summary

  • query Microsoft Store package updates for MSIX installs on launch and from Settings
  • notify users when a Store update is available and open Strand's Store product page
  • preserve the signed GitHub Releases updater for direct installations
  • update Store policy checks, product documentation, and regression coverage

Test plan

  • cargo check -p strand-core -p strand-tauri
  • ui/node_modules/.bin/tsc.CMD --noEmit
  • ui/node_modules/.bin/vitest.CMD run src/stores/updates.test.ts src/lib/distribution.test.ts src/lib/i18n.test.ts
  • node scripts/check-msix.mjs
  • isolated MSIX browser preview of Settings → Updates

@danielss-dev

Copy link
Copy Markdown
Owner Author

Superseded by #88, which ported DAN-35 onto current main, fixed the Linux Clippy failure, resolved the DAN-38 ROADMAP conflict, passed all required checks, and merged as 4fff901.

@danielss-dev
danielss-dev deleted the developments/dan-35-store-update-checks branch July 30, 2026 16:31
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