v1.4June 25, 2026
Referral program, onboarding checklist, and branch glob patterns
- Referral program — share your personal link (
previewdrop.dev/r/<code>) and earn an extra project slot for every friend who signs up. Your code and earned bonuses are visible at Settings → Referral. No limits on referrals. - Onboarding checklist — a getting-started card on the Projects dashboard walks you through the four setup steps: connect the GitHub App, deploy your first preview, invite a teammate, and set an environment variable. It tracks your real progress from the database and disappears once you're done.
- Branch glob patterns — tracked branches in project Settings now accept wildcard patterns like
feat/*orrelease/**alongside exact branch names. Useful for teams that use consistent branch naming conventions without having to list every branch manually. - Weekly build digest — PreviewDrop will send a weekly email summary of your deployment activity: total builds, success/failure counts, average build time trend, and an estimate of preview hours used.