github statamic/cms v3.0.0-beta.44

latest releases: v5.0.0-alpha.6, v4.57.2, v4.57.1...
3 years ago

What's new

  • Validation on the Blueprint builder for fields with duplicate handles.
  • You can now disable updated_at and updated_by being written to entries. #2204
  • Added a support:details command to assist with creating GitHub issues. #2218

What's fixed

  • Prevent field handles being rewritten when re-opening them. #1249
  • Fix the "Enable Pro" button on the exception.
  • Fix site locale being passed where it should have been handle, causing all sorts of havoc. #1825, #1852, #2193
  • Fieldsets can once again be imported into a Blueprint multiple times. #2194
  • Assets can be uploaded through front-end forms. #2206
  • Fix the home page 404ing on a secondary site when there's a query string. #2207
  • Address "too many requests to statamic.com"
  • Other things!

What's breaking

  • Old style tag parameter access has been removed. Instead of $this->get() you should be doing $this->params->get(), etc. Check out docs

Don't miss a new cms release

NewReleases is sending notifications on new releases.