Rentiva v4.44.0 — Admin UI polish + bug fixes
· One min read
A polish-and-fix release addressing three visual inconsistencies and one data bug found during QA of the v4.40.0–v4.43.0 React migration chain.
What Changed
Bug Fixes
- About page customer count showing 0 — the About page was reading the wrong user meta key to count customers. Now reads the correct key; customer count displays accurately.
- Duplicate tab buttons in Vendor Management — a registration-order issue was rendering tab navigation buttons twice. Fixed by deduplicating the tab registration hook.
UI Improvements
- Vendor Reports page heading — added a visible
<h1>page heading consistent with other admin pages. - Shortcode Pages KPI stat cards — upgraded from the old flat card style to the gradient Dashboard-style cards introduced in v4.36.0, unifying the visual language across all admin pages.
