What's improved
- Auto generated entry titles get trimmed. #6473 by @aerni
- Reorderable select field options are styled with grab handles. #6451 by @jacksleight
- Added phpdoc type information to AddonServiceProvider. #6465 by @j6s
What's fixed
- Fix terms not resolving query builders (e.g. nested entries or terms) in GraphQL. #6379 by @boydseltenrijch
- Fix
locales
tag not outputting collection specific term URLs. #6466 by @jasonvarga - Fix methods getting called more than expected in Antlers. #6458 by @JohnathonKoster
- Prevent
theme:output
tag from rendering files outside of theresources
directory. #6456 by @jasonvarga - Remove redundant
orWhere
methods in entry and term query builders. #6460 by @ryanmitchell