v5.55.0
What's new
- Middleware to redirect absolute domains ending in dot #11782 by @indykoning
- Add
increment
/decrement
methods toContainsData
#11786 by @duncanmcclean - Update GraphiQL #11780 by @duncanmcclean
- Allow selecting entries from different sites within the link fieldtype #10546 by @justkidding96
- Ability to select entries from all sites from Bard link #11768 by @edalzell
What's fixed
- Ensure asset validation rules are returned as strings to GraphQL #11781 by @ryanmitchell
- Asset validation rules as string in GraphQL, part 2 #11790 by @jasonvarga
- Fix Term filter on entry listing not working when limiting to 1 term #11735 by @liucf
- Fix filtering group fieldtype null values #11788 by @jacksleight
- Clone internal data collections #11777 by @jacksleight
- Fix creating terms in non-default sites #11746 by @duncanmcclean
- Ensure
null
values are filtered out in dictionary field config #11773 by @duncanmcclean - Use deep copy of set's data in bard field #11766 by @faltjo
- Dutch translations #11783 by @rinusvandam
- PHPUnit: Use
#[Test]
attribute instead of/** @test */
#11767 by @duncanmcclean