You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)