Notes
Dev notes
Short summary of what each production ship changed. The hash is the same git commit shown in the footer, taken from the production tag for that ship.
- Pipeline configuration updates.
- On a phone, the header menu covers the charts table arrows, and tapping outside the menu closes it.
- Footer links @MusicalPigGames with the X mark.
- Lookups and Searches rank titles by unique-ish visits each UTC hour. The same address counts once per title per hour.
- Get the app phone previews load the site again. Pages allow same-origin frames; other sites still cannot embed PCGDB.
- Chart tables stay put when switching Most played, On sale, New games, gems, Lookups, and Searches.
- New games, Hidden gems, Searches, and Lookups paginate 50 at a time, same as On sale. Most played still lists the full 100.
- The public catalog API lives on the API host only. Unused server plumbing on the site returns 404.
- Content-Security-Policy on pages and the API.
- This notes page. Each production ship is dated and labeled with that build's git hash, matching the footer.
- Public pages no longer name internal server settings.
- Terms, Privacy, and DMCA pages. Contact is the support inbox only.
- Chart tables: three-state sort, pagination, and a dash in Off when a region is not on sale.