// changelog
What's new
Every improvement and fix — explained in plain English, just like we explain your errors.
v2.0.0·March 2026New
Server-Side Monitoring — Full-Stack Coverage
- NewVybeSec now monitors your backend too — not just the browser. API routes, edge functions, webhook handlers, and cron jobs are all covered.
- New@vybesec/node — covers Next.js API routes, Express, Fastify, Hono, NestJS, and any Node.js backend on Vercel, Railway, Render, Fly.io, or Replit.
- New@vybesec/cloudflare — covers Cloudflare Workers, Durable Objects, and Pages Functions.
- New@vybesec/deno — covers Supabase Edge Functions (Deno runtime). Every Lovable and Bolt app using Supabase is now fully covered client and server.
- Newvybesec (Python) — covers FastAPI, Flask, and Django backends deployed to Railway, Render, or Fly.io.
- NewIssues now show a "Server" or "Browser" badge so you can immediately see where a crash originated.
- NewServer issues display a Request Context panel — showing the route, HTTP method, status code, and platform — alongside the AI fix prompt.
- NewDashboard splits the stats card into "Server errors" and "Browser errors" so both sides of your app are visible at a glance.
- ImprovedAI fix prompts now include server-specific context. A crash in your /api/checkout route generates a prompt that references that exact route by name.
- ImprovedSKILLS.md (the agent integration file) fully rewritten — covers all SDKs, architecture, schema, plan gates, vibe-coder prompts, and troubleshooting.
v1.5.0·February 2026New
React Native + Mobile Support
- New@vybesec/react-native SDK — works with Expo managed workflow, Expo Router, and bare React Native. Covers apps built with Rork, RapidNative, and Create+Expo.
- NewMobile performance monitoring — app cold start time, screen render time, JS thread FPS, and memory warnings replace web vitals on mobile.
- NewMobile-specific security detection — catches hardcoded API keys in the JS bundle, plain-text AsyncStorage token storage, and HTTP (non-HTTPS) API calls.
- NewPlatform identifiers expanded with mobile builder IDs: rork, rapidnative, create-expo.
- ImprovedOnboarding platform picker now includes mobile builder platforms as a dedicated group.
v1.4.0·March 2025New
Security Health Score
- NewSecurity score (0–100) now surfaces automatically for every project. No setup required — we scan in the background.
- NewDetects 5 vulnerability types: auth bypass, data exposure, API key leaks, missing rate limiting, and CORS misconfiguration.
- NewSecurity findings link directly to the issue with a one-click fix prompt — same experience as error fixes.
- ImprovedDashboard now shows a security grade badge (A–D) in the project sidebar so you always know where you stand.
v1.3.2·February 2025Fix
Alert reliability improvements
- FixFixed a bug where Slack alerts would fire multiple times for the same error within a 5-minute window.
- FixError spike threshold now correctly evaluates unique affected users, not raw event count.
- ImprovedAlert deduplication window increased from 5 to 15 minutes for regression-type alerts.
v1.3.0·February 2025New
Weekly Digest
- NewAutomated Monday morning digest email with an AI-written plain-English summary of the past week in your app.
- NewDigest preview available in the dashboard — see exactly what your email will say before it sends.
- NewPer-project digest opt-in/out in notification settings.
- ImprovedAI narrative now references specific user counts, route names, and improvement trends from the prior week.
v1.2.1·January 2025Fix
SDK & capture fixes
- FixSDK now correctly handles errors thrown inside async generators (common in newer Next.js apps).
- FixFixed race condition in the event buffer that could drop errors on fast page transitions.
- ImprovedSensitive data scrubbing now catches Anthropic, Cohere, and Replicate API key formats in addition to OpenAI and Stripe.
- ImprovedSDK bundle reduced from 5.2KB to 4.1KB — faster to load, less impact on your app.
v1.2.0·January 2025New
Platform-specific fix prompts
- NewFix prompts are now tailored per platform — Lovable, Cursor, Replit, v0, and Bolt each get a different prompt style.
- NewSet your primary platform in project settings and every fix prompt going forward is customized to your tool.
- NewFix prompts now include the exact file path and line number when available.
- ImprovedUpgraded to Claude Sonnet 4 for noticeably better fix prompt quality.
v1.1.0·December 2024Improved
Performance monitoring
- NewWeb Vitals tracking (LCP, INP, CLS, TTFB, FCP) now available for all projects — see if your app is slow, not just broken.
- NewPerformance issues appear in the main issues feed with a distinct badge alongside errors.
- ImprovedIssue list now supports filtering by type: errors, performance, or all.
v1.0.0·December 2024New
🎉 Launch
- NewError capture SDK — 4KB, one script tag, works everywhere.
- NewPlain-English error summaries powered by Claude AI.
- NewSub-20ms error capture globally.
- NewIssues feed with severity levels and deduplication.
- NewEmail alerts for new critical errors.
- NewProjects dashboard with 7-day history on Free plan.
Need a rollout plan for your team or traffic level?
Talk to us →