Back to Changelog

Released

Shadcn Admin Kit v2.3.0

August 9, 2026
Rob Austin

Rob Austin

Founder

Shadcn Admin Kit v2.3.0 adds a full Payment Processor app under /payment-processor/*, plus calendar/date fixes and hydration polish. Kit version bumped to 2.3.0.

Payment processor dashboard with volume charts, cards, and recent payments

Payment Processor App

Adds a full Payment Processor section integrated into the admin sidebar and app shell.

Dashboards (6 variants)

  • Dashboard 1 — Ops command center with live volume metrics, activity charts, and quick actions
  • Dashboard 2 — Expanded analytics layout with payment queues and command actions
  • Dashboard 3 — Insights carousel, recent activity, and chart-heavy overview
  • Dashboard 4 — Payment mix overview and visitor/location analytics
  • Dashboard 5 — Geography map, user retention matrix, and recent client payments
  • Dashboard 6 — Routing globe, payment-method insights, and themed analytics rails

Transactions

  • Transactions / Transactions List 2 — Searchable, tabbed transaction tables with sticky columns and status filters
  • Transaction Detail / Detail 2 — Branded detail layouts with copy-to-clipboard actions, alerts, and summary panels

Customers

  • Customers / Customers List 2 — Filtered customer directories with status badges and metric icon frames
  • Customer Detail 1–3 — Profile headers, invoice accordions, subscriptions, and transaction history variants
  • Enterprise Client Detail — Large-account detail view with expanded client context

Subscriptions

  • Subscriptions 1–4 — Health dashboard, monitor/ops tables, plan views, and activity rails
  • Create Subscription — Multi-section editor with live subscription preview ribbon
  • Subscription Detail — Metrics overview, paginated transactions/subscribers, and activity timeline

Invoices

  • Invoice List 1–5 — Chart-backed lists, split previews, status filters/tabs, and status stamps
  • Create Invoice 1–2 — Item editors with drag-and-drop, tax/terms/payment reference fields, and footer draft/PDF actions
  • Create Invoice 3 — Live PDF invoice prototype (@react-pdf/renderer, Stripe-style layout)
  • Invoice Detail 1–3 — Theme-aware previews with payment details, download actions, and aside layouts

Developers

  • Webhooks — Webhook management UI for payment events
  • Payment Workflow — Workflow / pipeline visualization
  • Delivery Simulator — Event delivery simulation screen

Shared infrastructure

  • Sidebar nav group: Payment Processor (Dashboard, Transactions, Customers, Subscriptions, Invoices, Developers)
  • Map/globe visuals: cobe, leaflet / react-leaflet, d3-scale, GeoJSON country data
  • Theme-aware charts, badges, and status stamps across payment views
  • Mock data / front-end UI kit only — no backend

Calendar & date fixes

  • Refactored Calendar structure and styling
  • Simplified DateRangePicker alignment and date handling
  • Removed standalone DateInput in favor of the shared date stack
  • Minor project-management detail divider polish

Style regression & hydration polish

  • Stabilized Radix hydration IDs
  • Stabilized Dashboard 3 charts; aligned dashboard actions and chart legends
  • Polished payment processor views and docked dashboard rail actions
  • Lint/format pass across payment processor components

At a glance

Payment Processor
Routes37 pages under /payment-processor/*
Scope~93 files, ~+58k lines
DataMock / in-memory
SidebarDashboard, Transactions, Customers, Subscriptions, Invoices, Developers

Front-end UI kit only — mock data, no backend — consistent with the rest of the admin template.

Admin Kit overview