Changelog
Stay up to date with the latest features, improvements, and fixes shipped to MTVerse.
v2.4.1
Oct 22
42
8
v2.4.1
Oct 22, 2024Hotfix: critical security patch and bug fixes
Patch CVE-2024-4821 in OAuth flow
Fixed an issue where refresh tokens could be replayed under specific conditions. All active tokens have been rotated.
Chart tooltips render incorrectly in Safari
Tooltips on area charts were offset by ~12px in Safari 17+. Now positioned correctly.
API rate limit headers missing on 429 responses
X-RateLimit-Remaining and Retry-After headers are now properly returned on rate-limited responses.
Team invite emails fail for + aliases
Email addresses with + aliases (e.g. alex+test@mtverse.io) are now properly handled in invite flow.
v2.4.0
Major release Oct 15, 2024AI-powered insights, new dashboard kit, and 12+ improvements
AI-powered dashboard insights
Get natural-language summaries, anomaly detection, and forecasting across all dashboards. Powered by GPT-4 Turbo.
Command palette (Cmd+K)
Quickly navigate to any page, run actions, and search across your workspace with the new command palette.
12 new dashboard templates
Added CRM, finance, security, and marketing dashboards. Total template count is now 50+.
Real-time collaboration cursors
See who's viewing a dashboard in real-time with live cursors and presence indicators.
Chart performance up to 3x faster
Recharts upgraded to v3 with virtualization. Large datasets (10k+ points) now render smoothly.
Dark mode polish
Refined dark mode contrast across all components. Better legibility for charts and tables.
Mobile-responsive sidebar
Sidebar now collapses to icons on tablet and transforms into a drawer on mobile.
Deprecate v1 API endpoints
All /v1/* API endpoints have been removed. Migrate to /v2/* before Dec 31, 2024.
Drop Node 16 support
Minimum Node.js version is now 18. Upgrade your local environment and CI.
v2.3.0
Sep 28, 2024Custom integrations marketplace and webhook improvements
Integrations marketplace
Browse and install 100+ pre-built integrations from the new marketplace. Featured: Slack, GitHub, Stripe, Linear, Notion.
Webhook retries with exponential backoff
Failed webhook deliveries now retry up to 5 times with exponential backoff (1m, 5m, 30m, 2h, 12h).
Audit log export to S3
Stream audit logs directly to your S3 bucket for compliance. Configure in Security → Audit logs.
Search across all resources
Global search now indexes dashboards, tasks, documents, and members. Faster and more relevant results.
RBAC permission granularity
Added 'Export' and 'Share' as separate permissions. Existing roles are auto-migrated.
v2.2.0
Sep 5, 2024Billing improvements and SOC 2 Type II certification
SOC 2 Type II certification
We've completed our SOC 2 Type II audit. The full report is available on request from security@mtverse.io.
Annual billing with 20% discount
Pay annually and save 20%. Available on all plans including Enterprise.
Prorated upgrades
When upgrading mid-cycle, you only pay the difference. No more waiting for the next billing date.
Invoice PDFs with custom branding
Enterprise customers can now customize invoice PDFs with their logo, colors, and footer.
Failed payment recovery flow
When a payment fails, members can update their card without leaving the app. Recovery rate up 32%.
v2.1.0
Aug 12, 2024Performance overhaul and new chart types
Radar and Radial charts
Two new chart types added: RadarChart for multi-dimensional comparison and RadialProgress for circular gauges.
Custom dashboard themes
Define custom color palettes per workspace. Each dashboard can have its own theme.
Dashboard load time reduced by 47%
Switched to lazy loading and code-splitting. Initial dashboard render is now under 400ms.
Keyboard shortcuts
Press ? to see all shortcuts. New: G then D for dashboards, G then T for tasks, C for command palette.
Memory leak in long-running sessions
Fixed a memory leak that caused browser tabs to crash after 8+ hours of active use.
Date pickers off by one in UTC+13
Date pickers now correctly handle UTC+13 (Tonga) and other edge-case timezones.
v2.0.0
Major release Jul 1, 2024Complete redesign with Next.js 16, new design system, and 50+ pages
Complete UI redesign
MTVerse 2.0 ships with a brand new design system built on Tailwind CSS 4 and shadcn/ui. Premium aesthetic with aurora gradients and glass effects.
Next.js 16 App Router
Migrated from Pages Router to App Router with React Server Components. Faster initial loads and better SEO.
50+ pre-built pages
12 dashboards, 12 apps, 15 enterprise pages, 10 auth flows, and a complete UI library.
Renamed all CSS variables
CSS variables now use the --chart-N pattern. Update any custom themes before upgrading.
TypeScript strict mode
All code is now strict-typed. Update any integrations that relied on loose typing.
Never miss an update
Get notified about new releases, security patches, and product announcements.