diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a91c5349..9d91a4542 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ + ### v8.2.1 - 2019-03-01 + **Changes:** + * Fix: Sharing queue issue with sites running WPML plugin + ### v8.2.0 - 2019-02-09 **Changes:** * New: The share post on publish feature is now in the lite version of the plugin. This should help with Facebook app review process (see revive.social docs) diff --git a/readme.md b/readme.md index 4ec510dd3..ea613b014 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ **Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [Madalin_Themeisle](https://profiles.wordpress.org/Madalin_Themeisle), [rsocial](https://profiles.wordpress.org/rsocial), [uriahs-victor](https://profiles.wordpress.org/uriahs-victor) Tags:twitter, facebook, linkedin, automatic, tweet, share, wordpress, marketing, sharing, Tweet old post, Tweets,evergreen **Requires at least:** 4.7 -**Tested up to:** 5.0 +**Tested up to:** 5.1 **Requires PHP:** 5.6 **Stable tag:** trunk @@ -133,6 +133,11 @@ http://revive.social/plugins/revive-old-post ## Changelog ## +### 8.2.1 - 2019-03-01 ### + +* Fix: Sharing queue issue with sites running WPML plugin + + ### 8.2.0 - 2019-02-09 ### * New: The share post on publish feature is now in the lite version of the plugin. This should help with Facebook app review process (see revive.social docs) diff --git a/readme.txt b/readme.txt index 5340d59c1..de8cfd7b5 100644 --- a/readme.txt +++ b/readme.txt @@ -133,6 +133,11 @@ http://revive.social/plugins/revive-old-post == Changelog == += 8.2.1 - 2019-03-01 = + +* Fix: Sharing queue issue with sites running WPML plugin + + = 8.2.0 - 2019-02-09 = * New: The share post on publish feature is now in the lite version of the plugin. This should help with Facebook app review process (see revive.social docs) diff --git a/themeisle-hash.json b/themeisle-hash.json index c722c89d1..570ef79c8 100644 --- a/themeisle-hash.json +++ b/themeisle-hash.json @@ -1 +1 @@ -{"class-rop-autoloader.php":"7bfbb1554230d0ace777adb2e42bebeb","index.php":"39ab8276fb0e4bd3fcab3270822c5977","tweet-old-post.php":"89397ec33ad1370d111a79c70c2f93b4","uninstall.php":"c78d4f8a68cb3521a00b2209164f432f"} \ No newline at end of file +{"class-rop-autoloader.php":"7bfbb1554230d0ace777adb2e42bebeb","index.php":"39ab8276fb0e4bd3fcab3270822c5977","tweet-old-post.php":"742348bc8a92f8a42a1b0f91b972f523","uninstall.php":"c78d4f8a68cb3521a00b2209164f432f"} \ No newline at end of file