packagist craftcms/cms 5.0.0-alpha.3

latest releases: 5.x-dev, dev-bugfix/15758-username-as-email-validation, 4.x-dev...
9 months ago
  • Added the tempAssetUploadFs config setting. (#13957)
  • Removed the “Temp Uploads Location” asset setting. (#13957)
  • Matrix and Addresses fields now remember their view settings between page loads.
  • JSON field values in Craft 4 will now get decoded when updating to Craft 5, for fields whose dbType() method returns an associative array or yii\db\Schema::TYPE_JSON. (#14017)
  • Element search scores set on craft\events\SearchEvent::$scores by craft\services\Search::EVENT_AFTER_SEARCH or EVENT_BEFORE_SCORE_RESULTS now must be indexed by element ID and site ID (e.g. '100-1').
  • craft\elements\NestedElementMananger instances used by custom fields must now be configured with a field key set to the field instance, rather than fieldHandle.
  • Deprecated craft\events\SearchEvent::$siteId.
  • Fixed a bug where multi-site element queries weren’t scoring elements on a per-site basis. (#13801)
  • Fixed an error that could occur when updating to Craft 5. (#14067)
  • Fixed a bug where various features weren’t working. (#14062)
  • Fixed a bug where Matrix and Addresses fields were overriding each others’ view states. (#13976)
  • Fixed an error that could occur when updating to Craft 5, if any Matrix fields hadn’t been saved since before Craft 3.2. (#14061)
  • Fixed a bug where globalized Matrix sub-fields could have the same handle as existing global fields, when updating to Craft 5. (#14052)

Don't miss a new cms release

NewReleases is sending notifications on new releases.