feed_import 7.x-3.3

Bug fixes
Unsupported

fixed FeedImportProcessor::saveEntities() to also use entity controller save()

feed_import 7.x-3.1

Bug fixes
New features
Unsupported

Fixed SimpleXML reader namespaces options.
Added namespaces options for DomDocument reader.

feed_import 7.x-3.0

Bug fixes
New features
Unsupported

First release of Feed Import 3 as a stable

feed_import 7.x-3.0-rc4

Bug fixes
New features
Unsupported

Added pre-process option
Removed validateOption and using Form API #element_validate instead
Minor fixes

feed_import 7.x-3.0-rc3

Bug fixes
New features
Unsupported

Fixed entity creation
Added callbacks in entity creation

feed_import 7.x-3.0-rc2

Bug fixes
Unsupported

Fixed bug https://drupal.org/node/2196327 Incompatible function signature
Added a HashManager for supporting 2.x to 3.x upgrade

feed_import 7.x-2.7

Bug fixes
New features
Unsupported

Bugfixes, including php 5.4 xpath bugfix. Some functions were backported from 3.x

feed_import 7.x-3.x-dev

New features

Version 3 of Feed Import will come with new process functions (such as importing from databases) and will improve the current ones. Also, this version has some simple drush commands for import.
Since libxml bug in PHP 5.4 is not solved, a patch for xml process functions will be added.

feed_import 7.x-2.6

New features
Bug fixes
Unsupported

Fixed some minor bugs.
Added re-order fields support.
Changed saveFile filter.
Others.

feed_import 7.x-2.5

New features
Bug fixes
Unsupported

Fixed bug for getXpathValue function.
Added import in specified time interval.
Other minor fixes.

feed_import 7.x-2.4

Bug fixes
Unsupported

Accidentally I forgot to make public some protected members. Sorry!

feed_import 7.x-2.3

New features
Bug fixes
Unsupported

Fixed some filter bugs (thanks to zuuperman)
Now xpath queries returns an array
Added manual field input
New parse function with XmlReader
Other stuff

feed_import 7.x-2.2

New features
Unsupported

Added new filters and some minor fixes.

feed_import 7.x-2.0

New features
Unsupported

New features for Feed Import.
Also schema changed which makes it incompatible with 1.0 version.

Subscribe with RSS Subscribe to Releases for Feed Import