Postmixr Changelog

Remove RSC fetch waterfalls + defer recharts

Improvement
Updated Connections
Updated Connections(/dashboard/connections)
Updated Settings
Updated Settings(/dashboard/settings)
Updated Calendar
Updated Calendar(/dashboard/calendar)
Updated Dashboard
Updated Dashboard(/dashboard)
Updated Posts
Updated Posts(/dashboard/posts)
Updated Analytics
Updated Analytics(/dashboard/analytics)
Updated Billing
Updated Billing(/dashboard/billing)
Updated Bulk upload
Updated Bulk upload(/dashboard/bulk)
Updated Media library
Updated Media library(/dashboard/media)
Updated Overview
Updated Overview(/dashboard/overview)

Improvements

  • Remove RSC fetch waterfalls + defer recharts
  • Switch month/week/day views client-side (no server round-trip)
  • Prefetch post detail and next slot to cut first-interaction latency
  • Index posts(workspace_id, scheduled_at) and post_targets(social_account_id)
  • A
  • Merge pull request #6 from ybaha/perf/dashboard-optimizations
  • Convert dashboard to client SPA shell for faster navigation