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.
- #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