← Changelog
v4

Accounts

Real Supabase Auth, RLS-enforced ownership, a My Stacks dashboard, an edit workbench with AI re-rolls, public profiles, and animated OG cards for stacks.

01Highlight

Supabase Auth + RLS

Email/password sign-in, magic-link confirmations, auto-username generation, profiles table, tightened policies for published-or-owner reads and owner-only writes. Likes moved to a stack_likes table with a toggle_like RPC.

02Highlight

Dashboard + edit workbench

/dashboard lists everything you own with stats. /dashboard/edit/[id] is a three-column workbench with theme pickers, library selectors, and an AI Regenerate button.

03Highlight

Public profiles

/u/[username] surfaces a user's published stacks as theme swatch cards with proper OG metadata.

04Highlight

Stack OG cards

Every /s/[id] now generates a 1200x630 share card on demand using the stack's saved theme and the chosen library list.

Command Palette

Search for a command to run...