Skip to content

feat(website): add privacy policy page#48

Merged
nelsonduarte merged 1 commit into
mainfrom
feat/privacy-policy
May 8, 2026
Merged

feat(website): add privacy policy page#48
nelsonduarte merged 1 commit into
mainfrom
feat/privacy-policy

Conversation

@nelsonduarte
Copy link
Copy Markdown
Owner

Summary

  • Adds docs/privacy.html documenting the app's offline-only privacy posture (no telemetry, no accounts, no file uploads, only update-check network calls).
  • Links the page from the Legal footer of all five existing pages.

Why

Microsoft Store submission requires a privacy policy URL in the Properties section of the Partner Center. The new page will be served from https://pdf-apps.com/privacy.html once Cloudflare Pages picks up the merge.

Test plan

  • Cloudflare Pages deploys the new page
  • https://pdf-apps.com/privacy.html returns 200 and renders correctly (light + dark theme)
  • Footer "Privacy Policy" link works on every page (index, features, download, docs, changelog)
  • Mobile layout looks correct
  • Paste the URL into Partner Center → Propriedades and confirm the submission accepts it

🤖 Generated with Claude Code

Required for Microsoft Store submission (Properties section asks for
a privacy policy URL). Documents the app's offline-only data posture:
no telemetry, no accounts, no file uploads. Lists the only outbound
network calls (GitHub Releases update check, update download).

Linked from the Legal footer of all five existing pages.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@nelsonduarte nelsonduarte merged commit bf8cdeb into main May 8, 2026
3 checks passed
@nelsonduarte nelsonduarte deleted the feat/privacy-policy branch May 8, 2026 15:24
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