1.32.0 (2025-10-25)
Features
- account: improve UI layout and responsiveness (6b3868a)
- config: extract React DevTools auto-injection into dedicated plugin (2b243b2)
- plugins: add configurable react-devtools auto plugin with cache (3264c1c)
- react-devtools: enhance plugin with env vars and force fetch support (95b2126)
- ui: improve CardItem responsive layout (8f2baee)
Bug Fixes
- remove redundant width classes from input fields (9be8a8c)
- sidebar: correct mobile overlay z-index to ensure proper layering (bc57532)
- ui: adjust button sizes with responsive scaling for mobile (817c501)
- ui: correct z-index stacking order in Sidebar component (77938db)
- ui: ensure consistent CardContent usage across components (d0e8d25)
- ui: implement responsive sizing for buttons, cards and icons (eb6d10e)
- ui: refactor password input fields to use
rightIconprop (5d2d1ad) - ui: wrap card content in CardContent component for consistency (f23e1f7)