packagist statamic/cms v3.0.0-beta.45

latest releases: dev-offline-license-validation, dev-master, dev-entry-uri...
3 years ago

What's new

  • Some fieldtypes have been renamed. Check out "what's breaking". Here's a migration script to automate the changes.
  • Subscript and superscript buttons have been added to Bard #2115
  • Addons can have translations and config automatically wired up. #2182

What's fixed

  • Front-end form uploads have been given some love. #1584 #2205
  • Improve how the link/path tag handles URLs.
  • Form data is added to the Debug bar. #2037
  • The "Create Entry" button is hidden if you're not allowed to click it. #2168
  • Blueprint builder shows the right fieldtype icons.
  • If you add a field named blueprint to your blueprint, you can change the blueprint. Previously nothing would happen.
  • Prevent error on the locales tag when data isn't available. #2004
  • Fix is_parent variable inside nav/structure tag when dealing with multisite. #2148
  • URL::makeRelative handles URLs without trailing slashes.
  • Static caching invalidation rules are working again.
  • Users without IDs will now have them generated.
  • Addons no longer attempt to publish resources when there aren't any.
  • Probably some more stuff!

What's breaking

  • The taxonomy fieldtype is now named terms.
  • The tags fieldtype is now named taggable.
  • The terms (now formerly known as taxonomy) fieldtype is dropping support for both taxonomy and taxonomies config options. Now it's only taxonomies.
  • URL::isAncestor() has been removed. Use URL::isAncestorOf()

Don't miss a new cms release

NewReleases is sending notifications on new releases.