What's new
- The
toggle
fieldtype is available in frontend forms. #5789 by @jesseleite - Added an
inline_label
option to thetoggle
fieldtype. #5789 by @jesseleite
What's improved
What's fixed
- Fix handling of hidden nested fields in publish forms. #5805 by @jesseleite
- Runtime: Prevent modifiers on tag pairs being evaluated twice. #5828 by @JohnathonKoster
- Runtime: Prevent a log when looping over a null. #5832 by @JohnathonKoster
- Adjusted docs link in French translation. #5835 by @ebeauchamps
- Another ReturnTypeWillChange annotation. #5839 by @jasonvarga