Skip to content

v12.60.1

Choose a tag to compare

@riderx riderx released this 13 Dec 15:15
· 3049 commits to main since this release
Immutable release. Only release title and notes can be modified.

🆕 Changelog

Added

  • Enterprise plan to replace Pay as you go option across platform
  • MRR (Monthly Recurring Revenue) and ARR (Annual Recurring Revenue) cards to admin revenue dashboard
  • Revenue metrics including subscription and cancellation tracking to global statistics
  • Comprehensive metrics for tracking paying and canceled organizations
  • Subscription flow tracking to monitor revenue lifecycle
  • Credits tracking to global statistics
  • Storage and bandwidth trend data visualization to admin dashboard
  • Global stats trend and user metrics overview to admin dashboard
  • Deployments trend metrics to admin dashboard
  • Loading spinner for better user feedback during admin dashboard data fetches

Changed

  • Refactored admin dashboard to use enhanced revenue calculation logic with improved logging
  • Simplified revenue calculation in global statistics trend function for better performance
  • Updated all plan references from "payg" to "enterprise" across dashboard and backend
  • Improved date range selection and UI layout in admin dashboard filter bar
  • Standardized variable naming and template structure in multi-line chart component
  • Migrated admin deployments trend queries to use Drizzle ORM for Postgres
  • Enhanced platform overview with debug logging for better troubleshooting

Removed

  • Admin dashboard header for cleaner, more streamlined UI
  • Distribution and failure metrics from admin dashboard
  • Unused computed import from filter bar component

Fixed

  • Cleaned up imports and improved select component styling in admin filter bar
  • Refined subscription and cancellation logic in revenue calculations

🔗 Full Changelog: v12.60.0...v12.60.1