Rentiva v4.55.0 — Shortcode Pages Mobile Fixes
KPI cards and table action buttons on the Shortcode Pages admin screen are now accessible at narrow widths.
KPI cards and table action buttons on the Shortcode Pages admin screen are now accessible at narrow widths.
Mobile rendering fixes for the Customers list, the Customer detail panel, and the Vendor Reports table, plus a currency-symbol HTML entity decode fix.
Vendor Management mobile rendering fixes. The Vendors table was broken at 390px — columns crushed to ~40px causing vertical text — and now scrolls horizontally. Settings and Commission inputs respect container width at narrow widths.
The Export admin page is now a full React SPA. 780 lines of legacy PHP render code have been replaced with a REST-backed interface featuring live record preview, export history with per-entry delete, and a preserved admin-post.php CSV download flow.
Vendor Management completes its React SPA migration with Faz B: the Vendors, Commission, and Settings tabs are now fully client-side. Seven new REST endpoints, three new React components, and an N+1 query fix for vendor listing.
Support URLs updated to wpalemi.com, changelog backfilled for v4.40.0–v4.49.0, and README updated with the React SPA admin interface section.
All admin React CSS breakpoints standardised at 782 px — the correct breakpoint that accounts for WordPress's admin sidebar width offset on mobile devices.
Three mobile-responsive CSS fixes for the admin interface: Messages table card layout, KPI stat card grid collapse, and Reports date filter stack. All targeting real mobile viewports where the WP admin sidebar is collapsed.
Urgent fix for a fatal error on the Vehicles and Bookings admin list pages introduced in v4.44.0. If you're on v4.44.0–v4.46.0, update immediately.
A systematic frontend CSS hardening release. All 31 frontend shortcode CSS files now participate in the active theme's design token system and are protected against whitespace inheritance from the block editor's shortcode container.