- Public wishlist now renders as responsive 3-col grid instead of list
- Subtitle supports line breaks (whitespace-pre-line)
- claimingEnabled and showQuantity moved to global site settings (not per-item); toggled in admin Configurações panel; claim API enforces server-side
- Admin dashboard shows admin access link with copy button
- Settings API exposes and persists the two new boolean settings
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Public wishlist page now displays item price (formatted as BRL) below the
item name when a price is set
- Admin ItemCard shows price and quantity badge so items can be scanned at a
glance without opening the edit form
- Claims list no longer shows "· 1 un." for single-unit items (the unit count
is only displayed when item.quantity > 1)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Single-wishlist apps no longer need two separate edit sections.
Both siteTitle/homepageSubtext and wishlist fields now save together
in one action from a unified Configurações card.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>