Skip to content

5.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 23:26
· 342 commits to 6.x since this release
5.2.0
98dcf59
  • Improved the localization experience when importing into a Money field. (#1315)
  • The “Create if they do not exist” setting on a feed’s mapping now conditionally show/hide the checkbox for Categories, Entries and Users relation fields. (#1077)
  • Fixed a bug where setEmptyValues wasn’t being respected when mapping Redactor and CKEditor fields. (#1321)
  • Fixed a bug where an element’s status would not update on a multi-site install if the status was the only thing that changed. (#1310)
  • Fixed a bug where the DataTypes::EVENT_AFTER_FETCH_FEED event was not being fired for local feeds. (#1101)
  • Fixed a PHP error that could happen when importing into a User field. (#844)
  • Fixed a bug where slugs imported from a feed would not be respected if they contained underscores. (#603)
  • Fixed a bug where nested subcategories sharing the same slug but with different parents would only import the last subcategory. (#780)
  • Fixed a bug where you could not import a Category, Entry, Product, or Digital Product with a “0” as the title or slug. (#1102)
  • Fixed a bug where feeds would break for elements that had been “entrified”. (#1340)