v4.49.0
What's new
- Support YouTube Shorts in
embed_code
modifier. #9521 by @mnlmaier - Allow number literals inside Antlers tag parameters. #9503 by @JohnathonKoster
- Add clear value button to popover
date
fieldtype. #9478 by @jacksleight - Add GraphQL type for
group
fieldtype. #9499 by @duncanmcclean - Add PHP
fieldPathPrefix
method. #9080 by @jacksleight
What's improved
- French translations. #9476 by @ebeauchamps
- Improve speed of "Duplicate" action by only searching for descendants if multi-site is enabled. #9528 by @helloiamlukas
- Improve CP page speed by cleaning up some JS event handlers. #9500 by @jasonvarga
What's fixed
- Exclude super when using a custom field. #9536 by @jasonvarga
- Fix table drag handles disappearing. #9522 by @jasonvarga
- Prevent non-images being processed through source preset. #9517 by @duncanmcclean
- Fix numbers not being cast in API filters. #9511 by @jasonvarga
- Fix scrolling in Inline Publish Form on Safari on iOS. #9510 by @duncanmcclean
- Prevent warming redirect URLs. #9509 by @duncanmcclean
- Fix pagination with the
nocache
tag. #9394 by @duncanmcclean - Fix missing translations. #9450 by @peimn
- Fix error from
code
fieldtype when switching sites in global. #9488 by @duncanmcclean - Fix
$authenticatedUser
error with third-party addon events. #9490 by @duncanmcclean - Fix directory separator in
templates
fieldtype on Windows. #9483 by @duncanmcclean - Include
honeypot
in Alpine.js form data. #9498 by @duncanmcclean - Localize entry & term fields in Taxonomy Term GraphQL queries. #9492 by @duncanmcclean
- Make
BlueprintRepository
a singleton. #9489 by @jacksleight - Allow namespace to be passed in
Blueprint::make()
. #9484 by @ryanmitchell - Fix update counter. #9479 by @jasonvarga
- Fix missing updates badge. #9477 by @jasonvarga
- Test suite uses PHPUnit 10. #9529 by @jasonvarga
- Fix Windows tests not running in GitHub Actions. #9482 by @duncanmcclean