Product Changelog

Track our latest releases, bug fixes, and platform improvements. We ship fast and transparently.

v3.2.0 Jan 15, 2025 Feature Improvement

Advanced Analytics & Dashboard Customization

We've completely overhauled the analytics engine with real-time data streaming and fully customizable dashboard layouts.

  • Added drag-and-drop widget builder for custom dashboards
  • Real-time event tracking with < 500ms latency
  • Export reports to PDF, CSV, and JSON formats
  • Improved load times for historical data queries by 40%
v3.1.4 Dec 28, 2024 Bug Fix Security

Critical Security Patch & Auth Fixes

Addressed session management vulnerabilities and resolved authentication edge cases reported by our security team.

  • Patched JWT token refresh race condition
  • Fixed SSO provider redirect loop in Safari
  • Enforced stricter CORS policies for API endpoints
  • Resolved dashboard widget caching inconsistency
v3.1.0 Dec 10, 2024 Feature

AI-Powered Workflow Automation

Introducing Admin AI: smart suggestions that automatically trigger actions based on your team's patterns.

  • AI assistant can now draft and execute multi-step workflows
  • Natural language query support for custom reports
  • Automated anomaly detection in usage metrics
  • Added /ai and /prompt shortcuts in command palette
v3.0.2 Nov 22, 2024 Improvement Bug Fix

Performance Optimization & UI Polish

Under-the-hood optimizations to reduce bundle size and improve interaction responsiveness across the platform.

  • Reduced initial page load size by 28% via code splitting
  • Fixed table pagination flicker on large datasets
  • Improved mobile touch targets and spacing
  • Resolved timezone conversion bugs in scheduled reports
v3.0.0 Nov 01, 2024 Feature Breaking

Platform Rebuild & Unified Core

A complete architectural overhaul bringing unified permissions, REST/GraphQL API unification, and the new design system.

  • Introduced Role-Based Access Control (RBAC) with granular scopes
  • Unified REST & GraphQL endpoints under single gateway
  • New design system: consistent spacing, typography, and components
  • Legacy v2 API endpoints deprecated (migration guide provided)
  • Webhook reliability improved with automatic retry queues