What's Changed
- Fix typo configuration by @patrickkivits in #15985
- remove redundant method call in EditRecord page by @dvarilek in #15983
- Bump vite from 6.2.3 to 6.2.4 in /docs-assets/app by @dependabot in #15981
- Fix league/csv deprecation by @ziming in #15986
- Add optional navigate param to action redirect by @binaryfire in #15866
- Fix: Better detection of encoding for .csv files by @manuzoli in #15947
- Cache cell state to prevent multiple execution of the closure in
state()/getStateUsing()
by @robinmoisson in #15924 - Add missing focus state highlighting in Toggle component by @remiebelingmerifond in #15888
- In a wizard, prevent users from pressing the 'Next' button rapidly and skipping steps while the live form is still loading by @arshaviras in #15909
- Configurable utility route prefix by @binaryfire in #15860
- Revert automatically saving
HasOne
andHasMany
relationships from Select fields.
New Contributors
- @patrickkivits made their first contribution in #15985
- @dvarilek made their first contribution in #15983
- @manuzoli made their first contribution in #15947
- @robinmoisson made their first contribution in #15924
- @remiebelingmerifond made their first contribution in #15888
Full Changelog: v3.3.7...v3.3.8