Multi-recipient reminders, real settings, custom colors
Reminders no longer fire to just the account owner - add recipients on the new /recipients page, bundle them into reusable groups (Engineering, Finance, ...), and attach either to any item. The cron fans the email out to everyone, deduped. Settings is fully wired: timezone is captured silently on first sign-in (with a dismissible banner), name / send-time / reminder defaults / auto-refresh toggles all save, and you can now delete your account with typed-email confirmation. Companies got a custom color picker (8 quick swatches + a popover with hex input and HSL sliders). Every dropdown in the app is now theme-aware (Radix Select/Popover) - the old square native lists are gone. Companies create is noticeably faster: dropped a redundant dashboard revalidation, swapped the per-company stats loop for a single aggregated query, and migrated the DB driver to Neon's WebSocket pool.
reminderssettingsdesignperf