Releases: CastosHQ/Seriously-Simple-Podcasting
Releases · CastosHQ/Seriously-Simple-Podcasting
Release 2.8.2
= 2.8.2 =
- 2021-09-01
- UPDATE SUMMARY: Support PHP 8.0, bug fixes, feed code refactoring
- [UPDATE] PHP 8.0 support
- [UPDATE] Gutenberg HTML player block improvements and fixes
- [UPDATE] Code refactoring for podcast feed
- [FIX] Empty podcast tags fix - in some cases tags didn't show the episodes
- [FIX] Minor plugin translation improvements
- [FIX] Fixed player CSS issues (style conflicts with some themes)
Release 2.8.1
= 2.8.1 =
- 2021-08-13
- UPDATE SUMMARY: Hotfix: player play button not working
- [FIX] Player play button was not working
Release 2.8.0
= 2.8.0 =
- 2021-08-12
- UPDATE SUMMARY: Playlist Player renovation, bug fixes
- [UPDATE] Playlist player improvements, consistent with the standard player
- [UPDATE] Playlist player widget now includes more setting options
- [UPDATE] Improved the process of getting an image for the player, removed featured image from it
- [UPDATE] Removed redundant HTML when Share or Subscribe buttons were disabled
- [FIX] Player displayed the default podcast title instead of the Series title
- [FIX] Reusable blocks disappeared from feed
- [FIX] Notice error when using Rest API
- [FIX] Character codes being displayed instead of special symbols
- [FIX] Conflict between SSP and The Events Calendar Plugin
Release 2.7.3
= 2.7.3 =
- 2021-07-26
- UPDATE SUMMARY: Strip all feed tags except allowed if it displays the episode post content, minor fixes
- [UPDATE] Strip all feed tags except allowed
(<p>, <a>, <ul>, <ol>, <li>)
if it displays the episode post content, convert<br>
tags into the new lines - [UPDATE] Revise text when uploading an episode file
- [FIX] Series feed "Episode description" option not working fix
- [FIX] Fixed episodes controller fatal error for the REST API episodes endpoint
Release 2.7.2
= 2.7.2 =
- 2021-06-11
- UPDATE SUMMARY: Hotfix for the "Exclude series from default feed" by default option
- [FIX] Reverted "Exclude series from default feed" to the previous state
- [FIX] Select "Exclude series from default feed" by default ONLY for the new series
Release 2.7.1
= 2.7.1 =
- 2021-06-10
- UPDATE SUMMARY: Updated the onboarding wizard video, UX improvement
- [UPDATE] Updated the onboarding wizard video
- [UPDATE] Added the video to the plugin description
- [UPDATE] Removed the old welcome page
- [FIX] When creating a new Series, select "Exclude series from default feed" by default
Release 2.7.0
= 2.7.0 =
- 2021-05-20
- UPDATE SUMMARY: Onboarding wizard, bug fixes
- [UPDATE] Onboarding wizard
- [FIX] Fixed the gutenberg fatal error
- [FIX] Fixed the Undefined index: link warning
- [FIX] Fixed the conflict with the Progress Counter Block plugin
Release 2.6.6
= 2.6.6 =
- 2021-05-11
- UPDATE SUMMARY: Fixed the Elementor icons missing issue, minor improvements
- [FIX] Elementor subscribe icons missing fixes
- [UPDATE] Do not request player file on page load
- [UPDATE] Added religion subcategory
Release 2.6.5
= 2.6.5 =
- 2021-05-07
- UPDATE SUMMARY: Fix the feed error for the case if the author name has punctuation.
- [FIX] Fixed the feed error for the case if the author name has punctuation.
Release 2.6.4
= 2.6.4 =
- 2021-05-04
- UPDATE SUMMARY: HTML player improvements and fixes, feed images fixes
- [UPDATE] Changed images validation settings
- [UPDATE] Options to disable the subscribe and share button in the player
- [UPDATE] Options for displaying the player meta data
- [UPDATE] Make player translatable
- [UPDATE] Include alt attribute in web player
- [UPDATE] Make HTML5 player to be the default one
- [FIX] Show series feed image in the feed
- [FIX] Settings UI: cover image is not being shown after image upload
- [FIX] Excerpt for content:encoded tag
- [FIX] Value for itunes:author should be author from feed details
- [FIX] Player subscribe icons