What's changed
- JSON Serialization. #9672 by @jasonvarga
- Default field values defined in blueprints will be used for output rather than only on publish
forms. #9010 by @duncanmcclean - Always append original filenames to Glide URLs. #9616 by @duncanmcclean
- Ability to set custom Glide hashes. #9918 by @jasonvarga
- Remove manual Glide filenames. #9913 by @jasonvarga
- Reduce the number of times the
fieldsCache
is reset. #9585 by
@JohnathonKoster
@duncanmcclean - Add
install:collaboration
command #9760 by @duncanmcclean - Add
install:eloquent-driver
command #9669 by @duncanmcclean - Improve handling of recursive fieldsets. #9539 by @JohnathonKoster
- Improvements to
please
commands. #9720 by @duncanmcclean - Fix issues with Please commands on Laravel 11. #9877 by @duncanmcclean
- Fix event listeners not being triggered with Laravel 11. #9876 by
@duncanmcclean - Addon Testing Changes. #9871 by @duncanmcclean
- Make the SVG tag fail gracefully when
src
value is empty. #9905 by - Fix duplicated field config header. #9896 by @peimn