Changelog

What we've shipped

Release notes for the table — new conjures, sharper dice, and a growing marketing home for the product.

June 2026

v0.1 — Gather the party

dnd.chat launches as the gameplay-first table for campaigns already living in DND Cards.

New

Campaign tavern & channels

Per-campaign spaces with The Table, OOC, Lore, Loot, and Session Plans channels.

  • Realtime messages and presence via Supabase.
  • Shared auth with dndcards.com — one grimoire, one party.
New

Dice & slash commands

Auditable rolls land in roll_events and broadcast to the channel.

  • /roll and /r with advantage/disadvantage.
  • Quick d20 and 2d6+3 buttons in the composer.
New

Conjure cards from your deck

/summon pulls campaign cards from DND Cards into chat embeds.

  • Face-down reveal for DMs.
  • Open in DND Cards deep links on every embed.
New

Initiative & session planning

Inline encounter tracker and scheduled sessions with email reminders.

  • HP tracking on initiative entries.
  • Resend reminders from Session Plans (dnd.chat verified domain).
  • Bunny CDN uploads via media.dnd.chat.
New

DM Mode on card embeds

Players never receive secret statblock fields (AC, HP, CR, etc.) from the API — DMs get full stats and can toggle player preview.

  • Server-side filtering via campaign_members role.
  • Face-down reveal unchanged for hidden cards.
New

3D dice, SFX & VFX

Optional 3D dice animation on rolls, Web Audio cues for nat 20/1, and subtle chat VFX — all respect prefers-reduced-motion.

  • Dice tray sidebar lists recent roll_events.
  • Toggle SFX/VFX in the tavern header.
Improved

Table polish

Optimistic message send with retry, whisper member picker, and @mention autocomplete.

  • /w routing resolves campaign members server-side.
  • Privacy and Terms stub pages plus JSON-LD on home.
New

Threads & reactions

Reply in thread with previews, emoji reactions, and realtime updates.

  • POST/DELETE /api/reactions with campaign-scoped RLS.
  • reply_to on messages with expand/collapse thread UI.
Improved

Mobile tavern & SEO

Phone-at-the-table layout, OG images, guides, and ecosystem cross-links.

  • Bottom channel nav, sticky composer, safe-area insets, touch roll bar.
  • Guides: campaign chat vs Discord, combat in text chat.
  • dndcards.com footer link to Party chat.
New

Beta program & feature voting

Public beta framing, Pro/credits roadmap docs, and /features/vote with live Supabase tallies.

  • Tavern header Beta badge when NEXT_PUBLIC_BETA_MODE=true.
  • Billing stubs: src/lib/billing/tiers.ts (free | pro | credits).
  • Vote on dice skins, narration, card actions, autopilot — mailto fallback.
  • docs/DNDCARDS_INTEGRATION.md — card schema, deriveActions, HP sync hooks.
New

Table depth & combat polish

Pins, edit/delete, search, typing indicators, character-bound rolls, Grimoire card embeds, HP badges, and combat phase UI.

  • Onboarding tour + empty states for campaigns and failed /summon.
  • Theme sync from campaigns; client WebP resize on uploads.
  • Invite links, availability poll stub, session scheduling guide.
  • LLM color commentary path with template fallback; Discord mirror env docs.
Improved

Marketing site

Full public pages for features, pricing, changelog, SEO, and ecosystem story.

  • Integrations and comparison guides.
  • Public roadmap aligned with PRODUCT.md.