diff --git a/CHANGELOG.md b/CHANGELOG.md index 86a00b4d..ab32a166 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ + ### v3.2.7 - 2018-01-05 + **Changes:** + * Fix compatibility with SiteOrigin Page Builder. +* Adds full content import from feed. +* Fix issue with img scraped from articles. + ### v3.2.6 - 2017-11-16 **Changes:** * Adds compatibility with WordPress 4.9 diff --git a/readme.md b/readme.md index 0ac991eb..797abbf9 100644 --- a/readme.md +++ b/readme.md @@ -249,6 +249,13 @@ You have to check first if your feed is valid. Please test it here: https://vali ## Changelog ## +### 3.2.7 - 2018-01-05 ### + +* Fix compatibility with SiteOrigin Page Builder. +* Adds full content import from feed. +* Fix issue with img scraped from articles. + + ### 3.2.6 - 2017-11-16 ### * Adds compatibility with WordPress 4.9 diff --git a/readme.txt b/readme.txt index b33a35f8..ec8fd962 100644 --- a/readme.txt +++ b/readme.txt @@ -139,6 +139,7 @@ Become a translator and send me your translation! [Contact-me](http://themeisle. == Frequently Asked Questions == + = Is it responsive friendly? = Yes it is. @@ -240,6 +241,9 @@ You have to check first if your feed is valid. Please test it here: https://vali = How to use WordAI to Rephrase RSS content in Feedzy = [http://docs.themeisle.com/article/746-how-to-use-wordai-to-rephrase-rss-content-in-feedzy](http://docs.themeisle.com/article/746-how-to-use-wordai-to-rephrase-rss-content-in-feedzy) + = Install and use the premium version of Feedzy RSS Feeds = + [http://docs.themeisle.com/article/783-install-and-use-the-premium-version-of-feedzy-rss-feeds](http://docs.themeisle.com/article/783-install-and-use-the-premium-version-of-feedzy-rss-feeds) + == Screenshots == 1. Simple example @@ -249,6 +253,13 @@ You have to check first if your feed is valid. Please test it here: https://vali == Changelog == += 3.2.7 - 2018-01-05 = + +* Fix compatibility with SiteOrigin Page Builder. +* Adds full content import from feed. +* Fix issue with img scraped from articles. + + = 3.2.6 - 2017-11-16 = * Adds compatibility with WordPress 4.9 diff --git a/themeisle-hash.json b/themeisle-hash.json new file mode 100644 index 00000000..db23cc90 --- /dev/null +++ b/themeisle-hash.json @@ -0,0 +1 @@ +{"feedzy-rss-feed.php":"1c7cbe7208bf1abab30466c491afe9ae","index.php":"71c0755260138a4b7b2182c3c61179f6","uninstall.php":"0ef18b49fd2c8fa27b1c1ee8fe679428"} \ No newline at end of file