🐛 Bug Fixes
- ContentSearch/DashboardSearch: proxy missing CommandPalette props (#6505) (631f5dc)
- Form: add
method="post"to prevent credential leaking via GET before hydration (#6512) (7a0825a) - Icon: avoid recursive icon resolution (#6495) (d50c121)
- locale: improve Thai translation accuracy and consistency (#6509) (5d82418)
- module: expose component theme keys in AppConfig type (#6520) (ffaf163)
- Select/SelectMenu/InputMenu: add fallback for
max-height(#6503) (f4d7cbe)
👋 Contributors
Full Changelog: v4.8.0...v4.8.1