Skip to content

History / Steam Library and Drafts

Revisions

  • Drop 'opt-in' framing; describe as auto-on-first-use with public-profile as the only opt-out Match the current implementation reality: library syncs automatically on first profile visit, wishlist on first browse-chip activation. There is no in-app opt-out toggle -- Steam's Public profile visibility is the effective opt-out because a non-Public profile returns nothing.

    @mdeguzis mdeguzis committed Jul 12, 2026
  • Add privacy-relevant summary of how library/wishlist gets fetched Referenced from the privacy page and the About Your Data section so anyone asking 'does Steam sign-in transfer my library?' lands on a direct answer: sign-in does not, it is a separate opt-in sync, we call GetOwnedGames / GetWishlist server-side with our Steam Web API key, and Steam only returns data if the user's profile visibility is public.

    @mdeguzis mdeguzis committed Jul 12, 2026
  • add Steam-Library-and-Drafts page (#199)

    @mdeguzis mdeguzis committed Jul 6, 2026