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.

  1. 7 Sep 2026

    dde06fa
    • Pipeline configuration updates.
  2. 7 Sep 2026

    470812e
    • 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.
  3. 7 Sep 2026

    c596565
    • Get the app phone previews load the site again. Pages allow same-origin frames; other sites still cannot embed PCGDB.
  4. 7 Sep 2026

    09abe1a
    • 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.
  5. 7 Sep 2026

    837355c
    • 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.