Skip to content

feat(website): announce Microsoft Store availability#54

Merged
nelsonduarte merged 1 commit into
mainfrom
feat/microsoft-store-live
May 10, 2026
Merged

feat(website): announce Microsoft Store availability#54
nelsonduarte merged 1 commit into
mainfrom
feat/microsoft-store-live

Conversation

@nelsonduarte
Copy link
Copy Markdown
Owner

Summary

PDFApps just went live on the Microsoft Store: https://apps.microsoft.com/detail/9P70QGR8BSMZ

This PR surfaces that on the website so visitors can install the Store version (auto-updating, MSIX-packaged) instead of the bare .exe installer.

Changes

  • `docs/download.html`: promote "Get from Microsoft Store" to the primary Windows install button; demote the GitHub Releases installer to a secondary "Or download .exe installer" link below it. Also fixes two stale `v1.11.0` strings (eyebrow + footer year-tag) that escaped PR chore(website): bump to v1.13.10 + remove 404 Discussions link #52's sweep.
  • `docs/changelog.html`: rephrase the v1.13.10 entry from "submitted to" → "live on the Microsoft Store" and link to the listing.
  • `docs/index.html`: add `installUrl` to the JSON-LD `SoftwareApplication` so search engines surface the Store listing directly.

Test plan

  • Cloudflare deploys the merge
  • Download page shows the Store button as primary, .exe as secondary
  • Eyebrow shows "v1.13.10 · Now on the Microsoft Store"
  • Changelog v1.13.10 entry links to the Store
  • JSON-LD validates (Schema.org SoftwareApplication.installUrl is standard)

🤖 Generated with Claude Code

PDFApps is now live on the Microsoft Store:
https://apps.microsoft.com/detail/9P70QGR8BSMZ

- Add a primary "Get from Microsoft Store" button on the Windows
  download card, with the .exe installer demoted to a secondary
  "Or download .exe installer" option. Direct installer still works
  for users who prefer it.
- Fix two stale v1.11.0 markers in download.html (eyebrow + year-tag)
  that we missed in #52.
- Update the v1.13.10 changelog entry from "submitted" to "live" and
  link to the Store listing.
- Add installUrl to JSON-LD on the homepage pointing to the Store
  detail page.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@nelsonduarte nelsonduarte merged commit a9895ce into main May 10, 2026
3 checks passed
@nelsonduarte nelsonduarte deleted the feat/microsoft-store-live branch May 10, 2026 21:29
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