Product
Changelog
A record of all notable changes, releases, and updates to RePilot.
v0.3.0
LatestMay 15, 2026New
- Added Integrations page with WhatsApp, LinkedIn, and YouTube support UI
- Inbox page with real-time activity feed and event filtering
- Analytics dashboard with grayscale area, bar, and funnel charts
- Settings redesigned with tabbed sub-navigation (General, API Keys, Webhooks, Notifications, Team)
- Team management with invite flow
- Notification preferences with toggle controls
- Webhook endpoint management with signing secret
- API key management with reveal/copy/delete
- Changelog page (this page)
- Legal pages: Privacy Policy, Terms of Service, Security Policy
Improved
- Sidebar restructured with Workspace and Account sections
- Version badge with changelog link in sidebar footer
- Monochrome conversion fully complete across all pages and UI primitives
v0.2.1
Apr 3, 2026Improved
- Improved webhook retry logic with exponential backoff
- Redesigned dashboard stat cards with cleaner spacing
- Faster lead table load with pagination optimization
Fixed
- Fixed token refresh loop on session expiry
- Fixed lead export CSV encoding for special characters
- Fixed automation toggle not persisting on refresh
v0.2.0
Mar 10, 2026New
- Admin panel with user management and role assignment
- Pricing and billing page with plan comparison table
- Command palette with global keyboard shortcut
- Google One Tap sign-in support
- Dark / light / system theme toggle
Improved
- Auth flow hardened with PKCE and refresh token rotation
- Settings page expanded with security and webhook sections
Fixed
- Fixed sidebar active state on nested routes
- Fixed DM worker race condition under high load
v0.1.0
Initial releaseJan 12, 2026New
- Instagram comment trigger automation
- Automatic DM dispatch on keyword match
- Phone number extraction from replies
- Leads management with search and CSV export
- Dashboard with activity metrics
- Account connection via Meta Graph API
- JWT authentication with registration and login