What's Changed
- fix: Apply filters when the encoding is something other than UTF-8 by @bzy107 in #12921
- Allow to use html in checkboxlist labels by @bernhardh in #12923
- Allow passing boolean to rules by @wychoong in #12925
- Add rule requiredIfAccepted by @wychoong in #12926
- fixes missing default validation messages on FileUpload by @mariusticha in #12928
- Fix scroll to top in Wizard Form by @sebapastore in #12933
- Fix: import job class resolved from the container by @ceilidhboy in #12937
- UploadedFile should be converted to TemporaryUploadedFile by @recca0120 in #12940
Full Changelog: v3.2.82...v3.2.83