Skip to content

v0.9.0: native platform readiness (Windows MSIX, Android Capacitor, PWA install UX)#25

Merged
sparshsam merged 1 commit into
mainfrom
feat/v0.9.0-platform-readiness
Jun 28, 2026
Merged

v0.9.0: native platform readiness (Windows MSIX, Android Capacitor, PWA install UX)#25
sparshsam merged 1 commit into
mainfrom
feat/v0.9.0-platform-readiness

Conversation

@sparshsam

Copy link
Copy Markdown
Owner

Summary

Completes the v0.9.0 Native Platform Readiness milestone — shipping OpenProof with the same quality on every platform.

Changes

  • Windows MSIX: AppxManifest version bumped to 0.9.0.0, 3 missing splash screens generated (620×300, 868×420, 1116×540)
  • Android Capacitor: Project initialized (npx cap add android), build script (scripts/cap-build.sh) for static export + sync, 4 plugins configured (Filesystem, Keyboard, Share, SplashScreen)
  • PWA: manifest theme/background colors corrected to brand (#0081CC / #000000), install prompt component with beforeinstallprompt handling, update flow notification, SW cache extended to proof/bundle routes, theme-color meta tag
  • Icons: All platform variants regenerated from canonical public/icon.svg
  • Build: next.config.mts supports NEXT_PUBLIC_STATIC_EXPORT=true for Capacitor builds; dynamic proof/bundle routes compatible with static export via generateStaticParams
  • Docs: PLATFORM_READINESS.md updated to v0.9.0, manualtasksforsparsh.md refreshed
  • Fixes: Stale version references corrected across footer, create page, about page

Checklist

  • Branch follows naming convention: feat/v0.9.0-platform-readiness
  • No secrets, tokens, or credentials are included
  • No .env or .env.* files are committed
  • .gitignore correctly excludes env files
  • Build passes
  • Lint passes
  • CHANGELOG is updated (defer to release time)

- Windows MSIX: AppxManifest v0.9.0.0, generate splash screens
- PWA: #0081CC theme color, install prompt component, SW update flow
- Android: Capacitor project init, build script, static export support
- Icons: regenerate all platform variants from canonical SVG
- Fix stale version references (create page, about page, footer)
- Update platform readiness docs

Closes v0.9.0 Native Platform Readiness milestone.
@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openproof Building Building Preview, Comment Jun 28, 2026 4:15am

@sparshsam sparshsam merged commit 75a70de into main Jun 28, 2026
2 of 3 checks passed
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