Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The previous release, 7.x-1.3, was a security release to fix an XSS flaw, discussed at #3098700: XSS Flaw.
To release that promptly, it was necessary to roll back to the previous stable release (7.x-1.1) and address the vulnerabilities. Changes had been made to the HEAD of the project since then, but it was not possible to test and ensure all of those changes were ready for a tagged release.
Drush support; targets for entity ID, user role, password
Feeds now support several drush commands, including "feeds:import", "feeds:list-feeds" and "feeds:unlock".
A mapping target to the entity's ID was added, which you can use to update content by. You cannot change the ID for existing entities.
A mapping target to user role is added. Roles not specified by the source are not revoked by default. For security reasons, an option exist to only allow some roles to be imported.