Changelog
What's new in POPINID
Every shipped feature, every fix, every improvement. Built in the open.
v2.10
Feature — Featured Profiles. Homepage rotates 3 random featured POPINIDs between the hero and the features section. New /featured page shows up to 10 in a responsive grid, with a discovery link in the footer.
Feature — Profile photo upload added to the Create POPINID page. Drag-and-drop, crop, JPEG or PNG, max 5 MB. Same experience as the editor.
Feature — Smart link detection. Instagram, YouTube, X, TikTok, LinkedIn and 18 other platforms now auto-detect whether a link is a profile (icon row) or a single post / video (card with a platform subtitle like "Instagram Post" or "YouTube Video").
Improvement — Brand sweep. "POP IN ID" replaced with "POPINID" across page titles, meta tags, Open Graph, JSON-LD, llms.txt, signup email, and sender name.
Improvement — Mastodon now has a proper brand icon, served via the Simple Icons CDN. New brands missing from the iOS icon pack can be added the same way.
Improvement — Featured Members link added to the footer next to FAQ, Privacy, Terms, and Contact.
Improvement — First login now skips the welcome card and takes new users straight to Create your POPINID.
Fix — Signup confirmation email links now work end-to-end. The /auth/confirm route handles the modern PKCE token exchange and the legacy OTP flow as a fallback.
Fix — Pro banner dismissal now persists. Closing it with the X stays closed across refreshes and sessions.
Fix — Founding Member star on public profiles now reads from the same source as the dashboard, so admin grants and revokes show up consistently in both places.
v2.9.1
Feature — Homepage repositioned around the digital business card. New hero "POPIN WITH ONE CLICK", new eyebrow "THE DIGITAL BUSINESS CARD", new closing CTA "Claim Your POPIN.ID".
Improvement — HomeFeatures, HomeVerticals, HomeComparison, and HomeClosingCta rewritten to match new brand language.
Improvement — Footer slogan changed to "The digital business card". Version label v2.9.1 added.
v2.9
Feature — Username validation. New signups must use 6 or more characters, lowercase letters and numbers only. Reserved words blocked. Existing short usernames grandfathered.
Improvement — Validation enforced both in the signup form and at the database level via a CHECK constraint.
v2.8
Fix — iOS Contacts now correctly displays profile photos when saving a vCard. Removed the TYPE=JPEG parameter from the PHOTO line.
Fix — Save Contact vCard handles email and phone detection more reliably, preserves + on international numbers.
Feature — Profile photo upload with crop, stored in Supabase Storage. Visible on dashboard, editor, public profile, and homepage.
Feature — Founding Member star badge auto-granted to qualifying profiles.
Feature — FAQ page published at /faq.
Feature — QR code modal beside Save Contact on public profiles.
Improvement — Public profile link icons left-aligned with centered titles, monochrome social icon row, fallback icons for website, phone, and email.
Improvement — Form focus rings switched to slate, replacing red.
Improvement — Mobile header switches to two-row layout under sm, Log in button hidden on small screens.
Pre-v2.9 — Soft launch
Feature — POPINID went live at popin.id with public profile pages, dashboard, link manager, and full auth flows including Google and LinkedIn sign-in.
Feature — Save Contact vCard, email signature generator, dynamic QR codes, and account settings.
Feature — English and Arabic toggle on the homepage with Arabic waitlist capture.
Feature — Forgot-password and reset-password flows. Transactional email via Resend with branded logo.
Feature — SEO: sitemap.xml, robots.txt, per-profile page titles, meta descriptions, and Open Graph images.
Feature — Privacy and Terms pages, branded 404, and popon.id integration.
Fix — Open Graph image generation for profiles: layout, profile fetch, and failure handling.
Fix — Social link favicon detection handles www. prefixes.