17.19.0
17.19.0 (2024-10-03)
Feature
- The schema for the
ContentsPropertiesModalcan be enhanced using thecontentPropertiesSchemaEnhancersetting.
Also, the properties form is now prepopulated with values if all selected items share the same value. @davisagli #6248 - Pass
errorsproperty to BlocksForm and Form. @sneridagh @tedw87 #6331
Bugfix
- Fix search block showing no option select in sort on property @iRohitSingh #5055
- Disable save button when loading POST query @sabrina-bongiovanni #6250
- Fix error in
SortOncomponent when no sort is selected. @davisagli #6273 - Fix the toolbar handler color for the homepage to match its "published" state. @sabrina-bongiovanni #6294
- Fix internalUrl Widget to Reflect Prop Changes via onChangeBlock @dobri1408 @ichim-david @tedw87 #6305
Internal
- Bump actions/upload-artifact to v4 and replace
docker-composewithdocker compose. @stevepiercy, @davisagli #6253