diff --git a/CHANGELOG.md b/CHANGELOG.md index 87d9f97dc..4b2cde237 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ + ### v8.0.4 - 2018-05-02 + **Changes:** + * Fix issue with UTM tags and shortner consistency. +* Adds Exclude Posts as a separate page. +* Fix issue with sharing stopped after the first share. +* Fix timeline events refresh when the min interval changes. +* Fix Facebook page accounts not showing in certain environments. +* Adds remove account feature for permanently delete an account from the list. + ### v8.0.3 - 2018-04-28 **Changes:** * Fix schedule synchronization issues. diff --git a/readme.md b/readme.md index 8cadecd4b..7c8fafe9e 100644 --- a/readme.md +++ b/readme.md @@ -131,6 +131,16 @@ http://revive.social/plugins/revive-old-post ## Changelog ## +### 8.0.4 - 2018-05-02 ### + +* Fix issue with UTM tags and shortner consistency. +* Adds Exclude Posts as a separate page. +* Fix issue with sharing stopped after the first share. +* Fix timeline events refresh when the min interval changes. +* Fix Facebook page accounts not showing in certain environments. +* Adds remove account feature for permanently delete an account from the list. + + ### 8.0.3 - 2018-04-28 ### * Fix schedule synchronization issues. diff --git a/readme.txt b/readme.txt index 02b0e0d37..f5094147a 100644 --- a/readme.txt +++ b/readme.txt @@ -131,6 +131,16 @@ http://revive.social/plugins/revive-old-post == Changelog == += 8.0.4 - 2018-05-02 = + +* Fix issue with UTM tags and shortner consistency. +* Adds Exclude Posts as a separate page. +* Fix issue with sharing stopped after the first share. +* Fix timeline events refresh when the min interval changes. +* Fix Facebook page accounts not showing in certain environments. +* Adds remove account feature for permanently delete an account from the list. + + = 8.0.3 - 2018-04-28 = * Fix schedule synchronization issues. diff --git a/themeisle-hash.json b/themeisle-hash.json index de44cc8c3..f24657a3d 100644 --- a/themeisle-hash.json +++ b/themeisle-hash.json @@ -1 +1 @@ -{"class-rop-autoloader.php":"7bfbb1554230d0ace777adb2e42bebeb","index.php":"39ab8276fb0e4bd3fcab3270822c5977","tweet-old-post.php":"c72f1eecfbb6a5729fe5f155990332a3","uninstall.php":"9bd7c020209e4a73f7f541d958afac43"} \ No newline at end of file +{"class-rop-autoloader.php":"7bfbb1554230d0ace777adb2e42bebeb","index.php":"39ab8276fb0e4bd3fcab3270822c5977","tweet-old-post.php":"c69f75a9a67583584ff320c944115c6e","uninstall.php":"9bd7c020209e4a73f7f541d958afac43"} \ No newline at end of file