Downloads
Download tar.gz
20.3 KB
MD5: 1433e74396f3a80561d0c37c6f1c811a
SHA-1: 88405f0593adde68aa1aea25ec9b8722eca10480
SHA-256: a23c976ddc3f505c38b1b5472299c3e6b78d8e89c661d0ae4a2b6916702b62c4
Download zip
26.41 KB
MD5: 2934352ec7c310ac80947c1094ae67b7
SHA-1: 1b949169c02c280c2d8ef722791d21f374ddd50f
SHA-256: e2848179baeacd6efe1c198bc69443a14506a854a91d79461c36fbf50b758b2f
Release notes
- #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
faster to compute, removing costly serialize()
- #136395 - improve taxonomy support, making it faster and supporting regular taxonomies along with
free tagging