Party Props Updates: November 15, 2025
November 15, 2025
Customize your event's colors and fonts, plus iMessage previews now work
Two big features landed today.
Form customization
Hosts can now personalize the look of their event forms with custom colors and fonts. Pick a primary color, set heading and body fonts, and your guests will see a form that matches your event's vibe. The customization carries through to the submission confirmation page and the leaderboard, so the branding stays consistent all the way through.
- Color pickers for primary, secondary, background, and text colors
- Font selectors for headings and body text, with a live preview
- Question number badges and buttons automatically pick black or white text based on your chosen accent color for readability
- A gradient header on the guest form adds a nice finishing touch
iMessage previews fully working
The link preview image feature shipped yesterday, but iMessage scrapes pages server-side and our client-rendered app couldn't serve the right meta tags. Today we wired up Firebase Cloud Functions to handle that server-side rendering, so sharing your event link in iMessage now shows the preview image properly.
Under the hood we also added admin permission controls and cleaned up the deployment pipeline to build and deploy Firebase Functions as part of every release.