Skip to content
Sendora Cloud
Create account
2026-05-08 · Platform

Pagination + dashboard dark theme + how-to-integrate tabs

  • Pagination UI shipped across every list view — 10 / 50 / 100 selector, Prev / Next, total range counter. Backend `?withTotal=0` opt-out saves ~50% of COUNT(*) queries on deep paging.
  • Dashboard dark theme rolled out platform-wide. New `:root` palette + `.notice` utility classes replaced 17 hardcoded light pastels (Attribution / Push warnings now readable in dark mode).
  • 'How to integrate' tab added to every product module — 11 new snippet files + 15 integration pages so engineers can copy a working SDK call directly from the module they're configuring.