Changelog
Every improvement, feature, and fix — documented transparently. We ship fast and we ship in the open.
Your Data, Your Rules: One-Click Full Export
We shipped the feature that backs our biggest public promise — full data sovereignty. One button, one zip file, everything you've ever built on Autolynk. We also crushed a wave of image editing bugs across every major phone browser and made the entire mobile experience silky smooth.
- FeatureOne-Click Data Export: Head to Settings → Your Data and download your entire account as a single zip file — profile, links, blocks, analytics, subscribers, products, messages, uploaded images, and a plain-English README explaining everything inside
- FeatureExport Ready Email: When your archive is packaged, you'll get a branded email with a secure download link that expires in 24 hours — so your data never sits exposed
- FeatureDelete Individual Profiles: If you run multiple brand pages, you can now remove one without touching the others — finally
- FixedImage Cropping Works Everywhere: We rewrote how image editing works under the hood — cropping your avatar or hero image now works reliably on iPhone Safari, Android Chrome, and every desktop browser
- FixedMobile Onboarding Smoothed Out: Fixed the back button accidentally kicking you out of onboarding, scrolling issues on smaller screens, and blurry text in the dashboard tour on Android
- ImprovedVideo Backgrounds Actually Blur Now: The background blur slider on video heroes was silently broken — it works for real this time
- ImprovedSmarter Magic Import: Importing from another platform now always adds your social links, cleans up deleted images properly, and handles tricky external thumbnails gracefully
- ImprovedInsights Stay Dismissed For Good: When you dismiss a growth tip, it's gone — not just for the session, but permanently. Switch devices, close your browser, come back next week — dismissed means dismissed
Smarter Onboarding & Dashboard Tour
We rewrote the Elite Onboarding experience from the ground up — clearer language, no misleading recommendations, and consistent navigation throughout. New users now also get a guided spotlight tour of the dashboard the moment they land, so nothing feels unfamiliar.
- ImprovedOnboarding Pathway Copy: Replaced tech jargon ('Hybrid Magic Import', 'Architect's Kit', 'Visionary') with plain descriptions that immediately tell you which path is right for you
- FixedRemoved Misleading Recommended Badge: The 'Recommended' label on kit selection was always showing Content Creator for new users regardless of their industry — removed until signal detection has real data to work with
- ImprovedConsistent Back Navigation: All onboarding phases now use the same icon back button instead of a hard-to-spot text link — no more feeling trapped mid-flow
- FeatureDashboard Spotlight Tour: New users are now walked through the key areas of their dashboard — Edit, Style, Grow, Autopilot, Magic AI, and Share — with an animated spotlight tour right after onboarding completes
- FixedAI Response Validation: All AI-powered features (Design Generator, Magic Import, AI Coach) now validate the model's output before applying it — malformed responses return a clear error instead of silently corrupting your profile
- ImprovedMagic Import Prompt Injection Protection: Scraped website content is now isolated from the AI's instructions, so a malicious external page can't hijack what the AI does with your import
Smarter Starts: Better Kits, Safer AI, Smoother Upgrades
We tightened the full first-time user journey. Starter Kits now adapt more intelligently to what kind of creator or business you actually are, AI Designer is much less likely to bulldoze your custom styling or duplicate platform destinations, and the upgrade flow is smoother from pricing page to dashboard.
- FeatureStarter Kits V2: Kits now auto-suggest the best setup based on your existing profile signals, imported links, and creator/business intent
- FeatureSubtype-Aware Kits: Musician, artist, coach, creator, and business flows now branch into smarter subtypes instead of forcing one generic vertical preset
- ImprovedSmarter Kit Ordering: We added CTA scoring, semantic dedupe, and tier-aware fallbacks so your recommended layout is cleaner and more conversion-focused
- ImprovedAI Designer Style Safety: If you already customized fonts, colors, buttons, layout, or hero media, the AI is now much more likely to preserve your choices instead of overwriting them
- ImprovedAI Designer Dedupe: AI-generated profiles now avoid duplicating the same destination across rich platform blocks, socials, and plain fallback links
- FixedUpgrade Flow Reliability: Logged-out users who start checkout from pricing are now redirected through auth cleanly and returned to the intended upgrade path instead of hitting a dead-end error
- FixedFresh Signup Guardrails: Tightened signup flag handling and post-upgrade dashboard feedback to reduce false onboarding triggers and make successful upgrades clearer
- FixedStarter Kit Launch UX: Growth Kits now show a dedicated launch state instead of briefly flashing the AI Designer panel, and socials saving is more resilient during kit apply
The Dashboard Revolution: Rebuilt from the Ground Up
Every pixel of the dashboard has been rethought. We gutted the old layout, redesigned the entire editing experience with progressive disclosure, restructured navigation, and shipped a completely new pricing architecture — all without a single second of downtime.
- FeatureProgressive Disclosure Editor: Sections now expand on demand — your workspace stays clean until you need it. No more drowning in 40 settings at once
- FeatureSplit Analytics & Settings: The Grow tab is now two focused panels — a pure analytics dashboard and a dedicated settings space, each purpose-built
- FeatureAutopilot Results Dashboard: See every AI-driven optimization with confidence scores, before/after CTR deltas, and 1-click apply or dismiss
- FeatureGDPR-Compliant Account Deletion: Full Art. 17 Right to Erasure — delete your account and every byte of your data is purged across all systems within 72 hours
- ImprovedNew Pricing Architecture: Restructured tiers with honest, transparent positioning — no more inflated comparisons, just clear value at every price point
- ImprovedIcon-Driven Navigation: Every dashboard section now uses Lucide icons instead of emoji — cleaner, sharper, and consistent across all devices and OS versions
- ImprovedLanding Page Overhaul: Refreshed hero copy, rebuilt comparison tables, and recalibrated the savings calculator with verified competitor pricing
- FixedPricing Accuracy Fix: Corrected competitor price references to actual current pricing — Linktree Premium ₹1,450, not the stale numbers we had before
Trust & Transparency: Monitoring, Error Tracking, Reliability
You can't fix what you can't see. We deployed enterprise-grade error monitoring, crash reporting, and session replay across the entire platform — so we catch bugs before you even notice them.
- FeatureSentry Error Monitoring: Full-stack crash tracking — browser errors, API failures, edge runtime issues all captured automatically with source-mapped stack traces
- FeatureSession Replay on Error: When something goes wrong, we can see exactly what the user experienced — every click, scroll, and interaction leading up to the crash
- ImprovedAnti-Ad-Blocker Tunneling: Error reports now route through our own infrastructure — ad-blockers can't prevent us from catching your bugs anymore
- ImprovedPrivacy-First Replay: All text is masked in session replays by default — we see the interaction pattern, never the actual content you type
- ImprovedStandardized API Error Handling: Every API route now uses consistent error helpers with proper status codes — no more silent failures or cryptic 500s
- FixedAdmin Tab Build Fix: Resolved a TypeScript comparison error that was silently breaking the admin feedback panel in production builds
Fort Knox: Enterprise-Grade Security Hardening
We rebuilt the entire security architecture from the ground up. Your data, your audience's data, and your revenue flows are now protected by a multi-layered defense system that rivals platforms 100x our size.
- ImprovedIntelligent Auth Middleware: Every request now passes through a unified security gateway — session refresh, route protection, and bot detection all in a single zero-latency pass
- ImprovedSHA-256 Visitor Fingerprinting: Analytics session IDs are now cryptographically hashed (IP + UA + date), making visitor spoofing and analytics inflation technically impossible
- ImprovedGeo-Intelligence Without the Privacy Tax: Location data is now extracted from Vercel's edge headers — zero third-party API calls, zero user data leaving our infrastructure
- FixedRow-Level Security Overhaul: Rewrote RLS policies for profiles, notifications, and visitor sessions — plugged 3 privilege-escalation vectors that could have exposed creator data
- ImprovedDatabase-Level Tier Enforcement: Postgres triggers now enforce plan limits at the query layer itself — no client-side bypass is physically possible, even with a raw API call
- ImprovedTrack API Armor: Rate limiting hardened to 120 events/10 min per IP with Redis-backed counters — stops analytics spam and inflated click counts cold
The Creative Studio: Book, Crop, Style, Convert
Your Autolynk page is now a fully capable creative and commercial studio. We shipped the tools that used to require five separate subscriptions.
- Feature1-Click Booking Embeds: Drop a Calendly, Cal.com, or any booking URL directly as a block — visitors book without ever leaving your page
- FeatureAI Bio Style Engine: Choose from 12 AI-generated bio personalities — minimalist, bold, poetic, technical — and watch your entire page tone shift in one click
- FeatureSmart Image Crop Studio: Built-in crop, zoom, and aspect-ratio locking for every image on your page — no more awkwardly cropped profile photos
- FeatureMagic Loading Sequences: Premium animated loading states that match your brand palette — visitors see craft, not a blank screen
- ImprovedBlock Subtitles: Add a secondary line of context to any content block — link context, prices, availability, or social proof inline
- ImprovedSpotify Embeds Refined: Full-player Spotify embeds now render with native-quality fidelity, with automatic dark/light mode switching
Autopilot 2.0: Proof, Not Promises
We upgraded the AI engine from a black box into a glass one. Every optimization Autopilot makes is now fully documented, timestamped, and reversible — and we show you the exact revenue impact it generated.
- FeatureAutopilot Proof Panel: See exactly what the AI changed, when it changed it, and the measurable CTR delta it produced — high vs. low confidence clearly labeled
- Feature7-Day Undo Window: Every Autopilot change is reversible for 7 days post-application — roll back any optimization with a single click, zero consequences
- FeatureGrowth Signal Engine: Real-time growth signals now surface the exact action you should take this week to maximize your audience velocity
- FeaturePro Signal Intelligence: Studio-tier users get predictive revenue signals — the AI tells you which link to promote before your audience peaks
- ImprovedWeekly Insights Panel Rebuilt: Collapsed by default on low-traffic days, auto-expands when you have meaningful data to act on — zero noise, pure signal
- ImprovedAnalytics Cron 10x Faster: Replaced 40+ sequential database queries with a single parallel aggregate function — snapshot jobs now complete in under 200ms
Global Indexing & Lightning-Fast Media
Major infrastructure upgrades ensuring your brand hub ranks instantly on Google and loads in milliseconds.
- FeatureGlobal SEO Sitemaps: Automatically indexes every tool, blog post, and custom profile for top-tier search visibility
- ImprovedAdvanced Compression Engine: Ephemeral Stories now load instantly with 90% reduced footprint, even on slow mobile networks
- FeaturePerpetual Autopilot Processing: The AI engine now runs continuous background optimizations 24/7
- ImprovedDashboard Architecture Upgrade: Drastically reduced server idling for a silkier, zero-latency editing experience
The Enterprise Marketing Stack
Stop paying for 5 different software tools. Autolynk now has everything you need to sell, track, and retain audiences built natively.
- FeatureZero-Fee Digital Store: Sell products directly on your page with 0% platform commissions using Stripe or PayPal
- FeatureCreator CRM & Email Marketing (Pro+): Capture leads and sync directly with Mailchimp or Kit — now available on the Pro plan and above
- FeatureDirect Booking Module: Integrated Calendly and Cal.com support for seamless scheduling
- FeatureCreator Referral System: Stop paying for software. Refer 5 creators and get your premium Autolynk plan entirely free, forever
- FeatureInstagram AutoDM Beta: Hook up automated messaging flows directly from your bio link clicks
Unrivaled Intelligence & Automation
Let Autolynk build itself. We've deployed universal syncing and deep analytics so you never have to manually update your link again.
- FeatureIntegrated Auto-Sync: Automatically pulls your latest YouTube videos and Spotify tracks the second they drop
- FeatureUniversal 1-Click Importer: Migrate your entire setup from Linktree, Beacons, Stan, or Koji in exactly 4 seconds
- FeatureClick Heatmaps & Geo Tracking: See exactly where your audience lives and what they are tapping on
- FeatureA/B Testing Engine: Split-test different button layouts and let the analytics pick the winner
- FeatureCreator Scorecard widget: Track your 30-day growth and engagement momentum in real-time
The AI Brand Architect & Autopilot
The world's first link-in-bio powered by an active AI agent that works to increase your revenue.
- FeatureAI Aesthetic Architect: Automatically generates breathtaking, premium brand designs based on your identity
- FeatureThe AI Coach: Real-time, contextual advice that audits your profile for conversion leaks as you type
- FeatureAutopilot Mode: When enabled, the AI will automatically reorder your links weekly based on click-through velocities
- FeatureWeekly Insight Digests: Receive an automated email breaking down your traffic and AI-optimizations
Dynamic Media & Networking
Transform your static link list into a living, breathing social experience.
- FeatureEphemeral Stories: Upload temporary behind-the-scenes content that expires after 24 hours
- FeatureCreator Collab Blocks: Cross-pollinate audiences by featuring partner profiles directly on your page
- FeatureProgressive Web App (PWA): Install your Autolynk dashboard directly to your iOS or Android home screen
- FeatureDynamic Regional Routing: Create specific links that only show to users in certain countries or devices
Public Launch of Autolynk
The era of the boring, tax-heavy link-in-bio is over. We are officially live.
- LaunchAutolynk 1.0 goes worldwide.
- FeaturePremium Bento Grid Profile Builder with drag-and-drop mechanics
- Feature30+ customizable High-Fidelity Themes with live preview
- FeatureTransparent Tier System: Free, Creator, Pro, and Business plans tailored to scale with your revenue
- FeatureGlobal Regional Pricing: Automated PPP (Purchasing Power Parity) adjustments for fair global access