This release corrects (hopefully) my faux pas of assuming which branch was being used for coding and beginning my updates in the wrong one. It includes the most updated code of the 5.x-1.x branch and the bug fixes and feature enhancements I added in the 5.x-2.x branch. Although I have done a large amount of testing of the code base, because of the massive merging of code I did, you should run this on a test system before going live to make sure there are no "gothas".
Feed creating form is a full node form by default. The old only-URL form can be enabled.
New "advanced feedapi options" permission - enable or disable parsers and processors settings
Various UI improvements
Bugfixes
If you want to use SimplePie Parser, please see the README.txt for further instructions. The simplepie.inc is no longer the part of FeedAPI drupal.org distribution.
This is the current stable, version for Drupal 5.x. It was expected to be the last one, but some Drupal 6 changes have been backported and a final version will be produced before leaving full support, when Drupal 6 is released and the 6.x branch becomes fully supported.
You might want to try the -dev branch instead; changes are mostly quality fixes, no new features.
Future development now goes in the DRUPAL-6 branch.