diff --git a/package.json b/package.json index e47bb05a..141ee765 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seriously-simple-podcasting", - "version": "2.14.2", + "version": "2.15.0", "main": "build/index.js", "author": "CastosHQ", "devDependencies": { diff --git a/readme.txt b/readme.txt index 31437123..fbacbb60 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: podcast, audio, video, vodcast, rss, mp3, mp4, feed, itunes, podcasting, m Requires at least: 4.4 Tested up to: 6.0 Requires PHP: 5.6 -Stable tag: 2.14.2 +Stable tag: 2.15.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -161,6 +161,21 @@ You can find complete user and developer documentation (along with the FAQs) on == Changelog == += 2.15.0 = +* 2022-08-02 +* UPDATE SUMMARY: Option to adjust player colors, PMPro sync improvements, player improvements +* [UPDATE] Option to adjust player colors +* [UPDATE] PMPro: bulk subscribers synchronization improvements +* [UPDATE] Show notification for plugin review +* [UPDATE] Made onboarding steps translatable +* [UPDATE] Added distribute links to onboarding, step 4 +* [UPDATE] Gutenberg: show meta data underneath player +* [UPDATE] Elementor: possibility to Enable/Disable Player Metadata +* [UPDATE] Added option for Audible podcast URL +* [UPDATE] Settings language improvements: renamed author to host +* [FIX] Fixed episode image synchronization with Castos +* [FIX] Fixed canonical feed URL + = 2.14.2 = * 2022-06-27 * UPDATE SUMMARY: Fixed custom feed template support diff --git a/seriously-simple-podcasting.php b/seriously-simple-podcasting.php index fd226177..447f1777 100644 --- a/seriously-simple-podcasting.php +++ b/seriously-simple-podcasting.php @@ -1,7 +1,7 @@