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.
5.x-1.1 was critically broken due to a menu error. I didn't catch this on a test site because the only node it works properly with was node 1, which happened to be the one I was testing with. Sorry to everyone for the inconvenience! Thanks to christefano for catching this!
- #193977 - fix views namespace conflicts with FeedAPI
- check_url() before sending to token module
- simplify feed refreshing, using $nid instead of $vid, and improving performance slightly
- #218084 - fix cache to work with both public and private file systems
- much more efficient routine for processing feeds
- add a feed hash to determine when a feed has been updated, improves performance significantly
- improve unique feed item id to simply be a hash of title & body, which is more robust and much