Changelog

Stay up to date with the latest features, improvements, and fixes shipped to MTVerse.

Latest version

v2.4.1

Released

Oct 22

Total releases

42

Major releases

8

Filter by tag:

v2.4.1

Oct 22, 2024
Fixed Security

Hotfix: critical security patch and bug fixes

Security

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.

Fixed

Chart tooltips render incorrectly in Safari

Tooltips on area charts were offset by ~12px in Safari 17+. Now positioned correctly.

Fixed

API rate limit headers missing on 429 responses

X-RateLimit-Remaining and Retry-After headers are now properly returned on rate-limited responses.

Fixed

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, 2024
New Improved Breaking

AI-powered insights, new dashboard kit, and 12+ improvements

New

AI-powered dashboard insights

Get natural-language summaries, anomaly detection, and forecasting across all dashboards. Powered by GPT-4 Turbo.

New

Command palette (Cmd+K)

Quickly navigate to any page, run actions, and search across your workspace with the new command palette.

New

12 new dashboard templates

Added CRM, finance, security, and marketing dashboards. Total template count is now 50+.

New

Real-time collaboration cursors

See who's viewing a dashboard in real-time with live cursors and presence indicators.

Improved

Chart performance up to 3x faster

Recharts upgraded to v3 with virtualization. Large datasets (10k+ points) now render smoothly.

Improved

Dark mode polish

Refined dark mode contrast across all components. Better legibility for charts and tables.

Improved

Mobile-responsive sidebar

Sidebar now collapses to icons on tablet and transforms into a drawer on mobile.

Breaking

Deprecate v1 API endpoints

All /v1/* API endpoints have been removed. Migrate to /v2/* before Dec 31, 2024.

Breaking

Drop Node 16 support

Minimum Node.js version is now 18. Upgrade your local environment and CI.

v2.3.0

Sep 28, 2024
New Improved

Custom integrations marketplace and webhook improvements

New

Integrations marketplace

Browse and install 100+ pre-built integrations from the new marketplace. Featured: Slack, GitHub, Stripe, Linear, Notion.

New

Webhook retries with exponential backoff

Failed webhook deliveries now retry up to 5 times with exponential backoff (1m, 5m, 30m, 2h, 12h).

New

Audit log export to S3

Stream audit logs directly to your S3 bucket for compliance. Configure in Security → Audit logs.

Improved

Search across all resources

Global search now indexes dashboards, tasks, documents, and members. Faster and more relevant results.

Improved

RBAC permission granularity

Added 'Export' and 'Share' as separate permissions. Existing roles are auto-migrated.

v2.2.0

Sep 5, 2024
New Improved Security

Billing improvements and SOC 2 Type II certification

Security

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.

New

Annual billing with 20% discount

Pay annually and save 20%. Available on all plans including Enterprise.

New

Prorated upgrades

When upgrading mid-cycle, you only pay the difference. No more waiting for the next billing date.

Improved

Invoice PDFs with custom branding

Enterprise customers can now customize invoice PDFs with their logo, colors, and footer.

Improved

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, 2024
New Improved Fixed

Performance overhaul and new chart types

New

Radar and Radial charts

Two new chart types added: RadarChart for multi-dimensional comparison and RadialProgress for circular gauges.

New

Custom dashboard themes

Define custom color palettes per workspace. Each dashboard can have its own theme.

Improved

Dashboard load time reduced by 47%

Switched to lazy loading and code-splitting. Initial dashboard render is now under 400ms.

Improved

Keyboard shortcuts

Press ? to see all shortcuts. New: G then D for dashboards, G then T for tasks, C for command palette.

Fixed

Memory leak in long-running sessions

Fixed a memory leak that caused browser tabs to crash after 8+ hours of active use.

Fixed

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, 2024
New Breaking

Complete redesign with Next.js 16, new design system, and 50+ pages

New

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.

New

Next.js 16 App Router

Migrated from Pages Router to App Router with React Server Components. Faster initial loads and better SEO.

New

50+ pre-built pages

12 dashboards, 12 apps, 15 enterprise pages, 10 auth flows, and a complete UI library.

Breaking

Renamed all CSS variables

CSS variables now use the --chart-N pattern. Update any custom themes before upgrading.

Breaking

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.

Command Palette

Search for a command to run...