// $Id: CHANGELOG.txt,v 1.1.2.4.2.19 2009-06-19 15:54:30 aronnovak Exp $ FeedAPI 1.7beta2, XXXX-XX-XX ---------------------------- - Drush commands (create, refresh, config) - Simpletest 2.x compatible test suite - Impersonating feed author while refreshing the feed via cron hook - Better test code coverage (tests for cron part, file upload, item node updating) - Fix a critical bug what caused ICal parser useless (#496274) FeedAPI 1.7beta1, 2009-06-05 ---------------------------- - Cache lifetime setting for parser_simplepie - Split some parts of feedapi into separate files - Feedapi supports revisions for data inside {feedapi} table - File upload support - Selectable input format for feed item nodes - Ability to inherit language info as well - Configurable refresh rate instead of best effort feed refreshing FeedAPI 1.6, 2009-02-03 ----------------------- - Better parsing in Parser Common Syndication - Now it's possible to delete old feed node items at cron time - Performance impovements (indeces on cross-nodes table) - Fix of bug that prevented parsers to consume their settings - Full views support. WARNING: if you upgrade from previous version, you will have to reconfigure some feedapi based views. FeedAPI 1.5, 2008-12-05 ----------------------- - Enclosure and location support in parser_simplepie - More robust RDF parsing in parser_common_syndication - WARNING: API change, feedapi_item($op = 'purge') is changed. see _feedapi_node_purge as an example - Fixed: cron failed to delete old items under some circumstances FeedAPI 1.4, 2008-10-10 ----------------------- - Do not allow same weight for processors - Strip tags from item titles - Fix of built-in content-type - Extended Views support (for feed items, parent feeds and standalone feeds) - cURL support added to Common Syndication Parser. If cURL is available, the parser is able to handle redirects better - Extended simpletest coverage - Various bugfixes FeedAPI 1.3, 2008-09-01 ----------------------- - Full domain/scheme information for tags - Better test coverage - Various bugfixes - Function name changes - FeedAPI Node Views added FeedAPI 1.2, 2008-04-14 ----------------------- - Allow IP-address feed URLs at SimplePie parser - Allow long URLs (up to 2048 char) - Add skip capability of feeds. You can pause automatic feed update - Fix a caching-related bug when appears if you move the files directory