• v1.0.2 5d726595fc

    v1.0.2
    Release / build-and-push (push) Successful in 41s
    Stable

    john-okeefe released this 2026-09-08 20:50:12 -04:00 | 0 commits to main since this release

    Bug Fixes

    • (auth) Center home and login layouts with full viewport height (5d72659)
    Downloads
  • v1.0.1 315c22de65

    v1.0.1
    Release / build-and-push (push) Successful in 36s
    Stable

    john-okeefe released this 2026-09-06 16:42:41 -04:00 | 1 commits to main since this release

    Bug Fixes

    • (filters) Inherit tag color for the search-term link (19a80d1)

    Other

    • (theme) Lighten global text-selection highlight (315c22d)
    Downloads
  • v1.0 e85bdabf10

    v1.0
    Release / build-and-push (push) Successful in 50s
    Stable

    john-okeefe released this 2026-09-06 12:50:24 -04:00 | 3 commits to main since this release

    Bug Fixes

    • (dashboard) Use explicit open/close for hover summary slide (4786973)

    Features

    • (theme) Migrate to Chakra v3 system with v2 look restoration (4574dfb)
    • (frontend) Runtime backend URL via /config.js (8b18dc5)

    Miscellaneous Tasks

    • (deps) Upgrade to React 19, Chakra UI v3, router v7 and modern tooling (050e72b)
    • (docker) Multi-stage build and registry run template (e2ae729)
    • (ci) Tag-triggered release workflow and helpers (e85bdab)

    Other

    • Initial commit (0e84e37)
    • Moved frontend from monorepo (3af14de)
    • Upgraded to router v6 (af3c779)
    • Added docker build script for deploying (406c508)
    • (theme) Brighten menu item hover to match select options (2d12372)
    • Merge branch 'react-19.2.8' into main

    React 19 + Chakra UI v3 + router v7 migration with v2 look restoration:
    deps, theme system, forms/selects, nav and dashboard chrome, details,
    auth screens, dashboard hover fix, menu hover treatment, double-chevron
    pagination. (3e0385d)

    Refactor

    • (forms) Port game form to Chakra v3 with v4-style selects (7bdf42a)
    • (nav) Migrate header, dashboard chrome and discovery UI to v3 (45dd783)
    • (details) Migrate game details, thumbnails and menus to v3 (0919295)
    • (auth) Migrate login, account, user and error screens to v3 (54debe4)
    Downloads