From bcbc341eb206db59f9c5622a37216c9ef2a30b40 Mon Sep 17 00:00:00 2001 From: Sergey Zakharchenko Date: Fri, 29 Oct 2021 15:21:10 +0300 Subject: [PATCH] Version 2.9.5 release --- package.json | 2 +- readme.txt | 9 ++++++++- seriously-simple-podcasting.php | 4 ++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 36ae0df2..867d18b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seriously-simple-podcasting", - "version": "2.9.4", + "version": "2.9.5", "main": "build/index.js", "author": "CastosHQ", "devDependencies": { diff --git a/readme.txt b/readme.txt index 115c000d..14aca0f3 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: 5.8 Requires PHP: 5.6 -Stable tag: 2.9.4 +Stable tag: 2.9.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -161,6 +161,13 @@ You can find complete user and developer documentation (along with the FAQs) on == Changelog == += 2.9.5 = +* 2021-10-29 +* UPDATE SUMMARY: Fixes for settings and Elementor widgets +* [FIX] Elementor Episode List widget pagination fix +* [FIX] Placeholders for series feed settings fix +* [FIX] Series feed details settings: upload and remove cover art fix + = 2.9.4 = * 2021-10-27 * UPDATE SUMMARY: Updating series feed details removes all details fix diff --git a/seriously-simple-podcasting.php b/seriously-simple-podcasting.php index 82dbe174..64e29d3c 100644 --- a/seriously-simple-podcasting.php +++ b/seriously-simple-podcasting.php @@ -1,7 +1,7 @@