What's new
- Support
whereJsonContains
,whereJsonDoesntContain
, andwhereJsonLength
in the query builder. #4707 by @ryanmitchell - Add ability to select assets in the
link
fieldtype. #4647 by @jacksleight - Add
origin_id
to augmented entry data. #5455 by @jasonvarga
What's improved
- Updated French translations. #5465 by @ebeauchamps
- Slugification is language-aware. #5494 by @jasonvarga
What's fixed
- Fix division by zero error when calculating asset ratio. #5488 by @arthurperton
- Register Variables debugbar collector once. #5448 by @michaelr0
- Fix
link
fieldtype not updating when switching sites. #5447 by @jasonvarga - Fix a few asset issues. #5433 by @jasonvarga
- Fix
nav
tag'sis_current
andis_parent
variables. #5292 by @arthurperton