What's new
- Localizable field toggle. #2045
- The
form
tags get asubmission_created
boolean. #2285 - The
template
fieldtype will ignore views in thepartials
directory whenhide_partials
is enabled. #2249 - The "first child" option is only in
link
fieldtypes if the entry is in a structured collection. #2209 - A Blueprint's
parent
will be the Collection/Taxonomy when creating an Entry/Term. - Collection view mode button tooltips. #2241
- PHP short tags will be sanitized in Antlers templates.
What's fixed
- Vuex store gets the site when creating entries. #2237
- Entry locale defaults to the default site. #2275
- Entry inherits its layout from an origin entry, if one exists. #1830
- Global site selector is scrollable. #1838
- Rogue closing tag removed. #2253
- The
FormSubmitted
event gets asubmission
property. #2271 - Images are inline in Replicator previews. #2267
- Addon thumbnail alignment. #2272
- Simplify how our custom cache store creates paths. Fixes a Windows pathing issue. #952
- Fix shrunken toggle. #2170
- Translations. #2282 #2256