Changelog

What's new

All the latest updates, improvements, and fixes to PerchLens.

March 31, 2026Newv0.5.0

Multi-site support & Tinybird integration

  • Add and manage multiple websites from a single dashboard
  • Site selector dropdown in the sidebar for quick switching
  • Tinybird analytics pipeline for real-time event ingestion
  • Lightweight tracking script (cv.js) with SPA support
  • Comprehensive documentation page at /docs
March 30, 2026Newv0.4.0

Authentication & tracking infrastructure

  • Clerk authentication with sign-in and sign-up pages
  • Protected dashboard routes with middleware
  • Public dashboard sharing with toggleable URL
  • Tracking script with sendBeacon and fetch fallback
  • Edge Function ingest API at /api/collect
March 29, 2026Improvedv0.3.0

Dashboard enhancements

  • Realtime visitor map with animated pulse dots
  • Sparkline charts in stat cards with trend indicators
  • Page detail panel with click-to-expand on Pages screen
  • Referrer URL drilldown on Sources screen
  • Conversion funnel visualization
  • Keyboard shortcuts (press ? for help)
March 28, 2026Improvedv0.2.0

Dark mode & polish

  • Fixed dark mode contrast on all charts and graphs
  • World map dot visualization for country data
  • CSV export for Overview and Pages
  • Notification bell with activity feed
  • Loading skeletons for all dashboard pages
March 27, 2026Launchv0.1.0

Initial MVP

  • Landing page with hero, features, pricing, FAQ, testimonials
  • Dashboard with Overview, Realtime, Pages, Sources, Conversions, Settings
  • Built on Untitled UI design system with React Aria Components
  • Deployed to Vercel with auto-deploy from GitHub