github statamic/cms v3.3.0-beta.1

latest releases: v5.6.2, v5.6.1, v5.6.0...
pre-release2 years ago

What's new

What's fixed

  • CP forms only submit visible fields, in order to fix sometimes/required_if/etc validation rules. #5101 by @jesseleite

What's changed

  • PHP 7.2 and 7.3 are no longer supported.
  • Laravel 6 and 7 are no longer supported.
  • Entries fieldtypes augment to query builders instead of collections. #5238 by @jasonvarga
  • The page and each global in the cascade are now instances of the page/global. #5334 by @jasonvarga
  • The Augmented interface's get method now has a return typehint of Value. #5302 by @jasonvarga
  • $item->augmentedValue(), toAugmentedCollection(), and toAugmentedArray() will always return Value instances. #5302 by @jasonvarga
  • Form submission data will always be an unfiltered Collection. #5230 by @jasonvarga
  • AssetContainer, Collection, Form, and Taxonomy's toArray methods return different data. #5186 by @jasonvarga

Don't miss a new cms release

NewReleases is sending notifications on new releases.