PACKRELAY.cloud
NEWS

What we're shipping

Release notes and product updates from PackRelay. The build log is public because the product is still being built — follow our Discord for the fastest path to announcements.

  1. Discovery filters land on /browse and /servers

    Search by name, filter packs by tag, narrow servers by region, and toggle online-only. Sort by popularity or newest. Filters live in the URL so they're shareable and back/forward works.

    catalog
  2. Server-owner publishing UI

    Server-owners can now publish packs and register servers directly from the dashboard at /account/packs and /account/servers. The catalog stops being seed-data-only and starts collecting real publisher entries.

    creatorsrelease
  3. Steam OpenID 2.0 sign-in

    Continue with Steam now works alongside Discord and email/password. Players keep their Steam identity, complete with persona name and avatar. Steam predates OAuth so we wrote a custom OpenID 2.0 flow that produces the same session shape as the rest of the auth pipeline.

    auth
  4. Password resets go through Resend

    Forgot-password emails are now real — branded HTML + plain text fallback, one-time-use tokens with 30-minute expiry, enumeration-resistant responses on both ends of the flow.

    authinfra
  5. Account dashboard + sign-out

    The user menu drops you into /account where you can update your display name, change your password, see which sign-in methods are connected, and delete your account. Sign-out finally lives somewhere visible.

    release
  6. Discover + drill in: /browse and /servers

    Public pack catalog and live server browser. Each pack has its own detail page with the servers running it; each server has a detail page that links back to the pack. Real DB-backed data; six seed packs and six seed servers to start.

    catalogrelease
  7. Auth backend: Neon Postgres + Auth.js v5 + Drizzle

    We picked the Vercel-native stack: Neon for the database, Drizzle for the ORM, Auth.js v5 for sessions. JWT-based session strategy lets the Credentials provider coexist with Discord OAuth on the same login screen.

    authinfra
  8. PackRelay.cloud goes up

    First commit. Marketing site with Hero, Stats, Pillars; brand tokens via Tailwind v4 @theme; Geist Sans + Mono; cinematic full-bleed hero. Auth and catalog land in the following days.

    release

Get updates as they ship

We don't have an email newsletter yet. Until we do, Discord is the canonical announcement channel.

Join Discord