You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Block and layout objects for the blocks and layout fields now allow access to the parent field object with $block->field(), $layout->field() and $layoutColumn->field(). #5053
New A::keyBy() method to add keys to an array (thanks to @adamkiss) #5040
✨ Enhancements
Pages and files sections: show most relevant search results with flip and sortBy#5035
Support shorts for the youtube embed JS helper #5059
Changing page template: additional check to ensure only valid templates can be used #5060
A::fill accepts a closure/callable (thanks to @adamkiss) #5036
Old editor and builder content gets automatically translated to blocks again #5051
Corrected the menu label from "Logout" (noun) to "Log out" (verb). (thanks to @purplespider) #5047
New $helper.field.form(fields) function to set up values for an empty form #5076