What's new
- Added
bard_text
,bard_html
, andbard_items
modifiers. #6226 by @jacksleight - Added
antlers
modifier. #6489 by @jasonvarga - Added
blueprint
to augmented entry data. #6015 by @jacksleight - Ability to add Form JS drivers to an addon's service provider. #6499 by @jacksleight
What's improved
- Use singular nouns in default blueprint handles and titles. #5941 by @jacksleight
What's fixed
- Fix stretched SVG thumbnails. #6500 by @jacksleight
- Fix depth issues when using recursive children in Runtime Antlers. #6490 by @JohnathonKoster
- Fix
raw
modifier on fields withantlers: true
in Runtime Antlers. #6484 by @JohnathonKoster - Fix extra margin on narrow date only fields #6435 by @jacksleight
- Fix error when filtering by collection in CP entry listing with multiple collections. #5915 by @psyao