Changelog

Latest updates and releases for VibeCheck.

v0.1.3 — 2026-02-24

  • Add blur tool for hiding sensitive content in screenshots
  • Redesign annotation color picker with semantic palette and animations
  • Fix text tool infinite single-line expansion and adaptive width
  • Remove FFmpeg WASM to reduce extension build size from 10MB to 1.8MB
  • Capture tab URL for tracks so the URL field is no longer empty
  • Redesign track save modal right panel layout with improved responsiveness
  • Fix stale user actions leaking into new recordings
  • Polish recording toolbar hover effects and slide-in animation

v0.1.1 — 2026-02-17

  • Strip remote script URLs from network logs to comply with Chrome Web Store MV3 policy
  • Add Repro Links — shareable URLs that let anyone record their screen without installing the extension
  • Improve video player with drag-to-scrub and synced play/pause icon on video end
  • Add AI-powered bug report generation from screenshots
  • Add MCP server documentation and demo
  • Add URL-based pagination to tracks page
  • Make wide screenshots fully visible in track modal

v0.1.0 — 2026-02-13

  • Fix platform redirect — extension now correctly opens tracks on app.vibecheck-qa.com in production
  • Add production environment config for consistent platform URL handling
  • Add manifest key for consistent extension ID across installations

v0.0.4 — 2026-02-10

  • Replace browser alert() with shadcn Sonner toasts
  • Move large track arrays to Firebase Storage to avoid Firestore 1MB doc limit
  • Add Google Analytics + Vercel Analytics across platform, landing, and extension
  • Embed screenshot images inline in GitHub issues
  • Show Pro badge with tooltip in extension popup for pro users
  • Fix Infinity JSON serialization issue
  • Add usage limits, upgrade page, and Pro plan support

v0.0.3 — 2026-01-28

  • Add docs section to landing site
  • Store replay actions in Firebase and show saved tracks
  • Add session replay feature for automated action playback
  • Integrate @radix-ui/react-select and enhance UI components
  • Bundle FFmpeg locally for MV3 compliance
  • Fix saved tracks not loading and replay not triggering from Firebase
  • Create GitHub issues with one click, auto-filled with bug data