diff --git a/CHANGELOG.md b/CHANGELOG.md index 52c4406a0..3872a7dab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ + ### v8.2.3 - 2019-04-10 + **Changes:** + * New: Filter introduced for Post Title & Content separator (check revive.social docs) +* New: Known errors will now show a link to the fix in the log area +* Fix: Twitter images would not share for sites which moved to a different protocol but didn't update their image links in the database +* PRO Fix: Moved to LinkedIn API v2 (check revive.social docs) + ### v8.2.2 - 2019-03-20 **Changes:** * New: Feedback button on plugin dashboard. Help us make ROP better by filling out the form! diff --git a/readme.md b/readme.md index 436385513..1d981f663 100644 --- a/readme.md +++ b/readme.md @@ -134,6 +134,14 @@ http://revive.social/plugins/revive-old-post ## Changelog ## +### 8.2.3 - 2019-04-10 ### + +* New: Filter introduced for Post Title & Content separator (check revive.social docs) +* New: Known errors will now show a link to the fix in the log area +* Fix: Twitter images would not share for sites which moved to a different protocol but didn't update their image links in the database +* PRO Fix: Moved to LinkedIn API v2 (check revive.social docs) + + ### 8.2.2 - 2019-03-20 ### * New: Feedback button on plugin dashboard. Help us make ROP better by filling out the form! diff --git a/readme.txt b/readme.txt index 423e7b947..8b837fe89 100644 --- a/readme.txt +++ b/readme.txt @@ -134,6 +134,14 @@ http://revive.social/plugins/revive-old-post == Changelog == += 8.2.3 - 2019-04-10 = + +* New: Filter introduced for Post Title & Content separator (check revive.social docs) +* New: Known errors will now show a link to the fix in the log area +* Fix: Twitter images would not share for sites which moved to a different protocol but didn't update their image links in the database +* PRO Fix: Moved to LinkedIn API v2 (check revive.social docs) + + = 8.2.2 - 2019-03-20 = * New: Feedback button on plugin dashboard. Help us make ROP better by filling out the form! diff --git a/themeisle-hash.json b/themeisle-hash.json index 6589b8189..2af090f6c 100644 --- a/themeisle-hash.json +++ b/themeisle-hash.json @@ -1 +1 @@ -{"class-rop-autoloader.php":"7bfbb1554230d0ace777adb2e42bebeb","index.php":"39ab8276fb0e4bd3fcab3270822c5977","tweet-old-post.php":"dd0d94a2c177b20cd9e130a1d6112226","uninstall.php":"5c68258039522cc06b0cf2108e735c4f"} \ No newline at end of file +{"class-rop-autoloader.php":"7bfbb1554230d0ace777adb2e42bebeb","index.php":"39ab8276fb0e4bd3fcab3270822c5977","tweet-old-post.php":"9a821bef3c0b3d425704fa9e106e86e9","uninstall.php":"5c68258039522cc06b0cf2108e735c4f"} \ No newline at end of file