Virex 2.0 - Complete Platform Redesign
We’re thrilled to announce Virex 2.0, our biggest release yet. This major update brings a completely redesigned dashboard, real-time collaboration, and powerful new analytics.
Highlights
Redesigned Dashboard
The new dashboard puts your most important metrics front and center. We’ve reimagined every screen based on feedback from thousands of developers.
- 60% faster time to find critical information
- New project overview with deployment status at a glance
- Customizable widgets and layouts
Real-Time Collaboration
Work together seamlessly with your team:
- Live cursors show who’s viewing what
- Instant updates across all connected clients
- Conflict-free editing of configuration
Advanced Analytics
Understand your workflow like never before:
- Team velocity tracking
- Resource utilization insights
- Predictive delivery estimates
- Custom metric dashboards
API v2
Our new API is faster and more consistent:
- 40% faster response times
- Comprehensive webhook support
- Better error messages
- Full TypeScript types
Breaking Changes
- Minimum Node.js version is now 18
- Legacy API endpoints deprecated (see migration guide)
- Config file format updated (auto-migration available)
Migration
Upgrade with a single command:
npm update @virex/cli
virex migrate --to=2.0