Releases: CastosHQ/Seriously-Simple-Podcasting
Rest API improvements
Added REST API endpoints for podcast, series and episodes.
1.19.11
Merge pull request #302 from TheCraigHewitt/release/1.19.11 Release/1.19.11
Release 1.19.9
2018-04-08
[FIX] Removed Castos branding to adhere to the WordPress plugin guidelines
Release 1.19.8
2018-03-29
[FIX] Fixed a bug related to checking for the AMP for WordPress plugin
[FIX] Fixed a bug related to icon rendering in the HTML player
Release 1.19.7
2018-03-28
[NEW] Updated player to work with AMP for WordPress plugin on AMP pages
[NEW] Added player meta data to ssp_player shortcode output
[FIX] Updated Castos logo in HTML5 player to link to castos.com
[NEW] Added iTunes ‘keyword’ tag to RSS feed, pulls data from Podcast tags in WordPress
[NEW] Added an option to allow Castos Hosting users to disconnect their account from Castos
[TWEAK] Update HTML5 player bar to be more user friendly
[FIX] Fix a bug where some users of font icons reported icons not loading
Release 1.19.6
Merge pull request #280 from TheCraigHewitt/release/1.19.6 Release/1.19.6
Release 1.19.5
[TWEAK] Only load the HTML5 media player track when the user clicks play
Release 1.19.4
[FIX] Fixed a bug where the single player widget was loading the incorrect html 5 player
[FIX] Fixed a bug where the subscribe links aren’t shown on the compact player
[TWEAK] Iterate over various album art options for the HTML5 player, and use the first most appropriate one that is of square aspect ratio.
[TWEAK] Deferred loading of scripts and styles for new HTML5 player to the end of the element, and only if at least one HTML5 player instance is present on the page, to avoid unnecessary loading of scripts.
[TWEAK] Updated podcast_episode shortcode to allow the use of a “style” shortcode attribute, with a value of “mini” or “large” to either use the compact native WordPress player or the new larger HTML5 media player.
[TWEAK] Updated podcast_playlist shortcode to force use of default WordPress media player instead of the new HTML5 player until some minor bugs are ironed out.
[NEW] Added ssp_include_episode_meta_data, ssp_include_podcast_subscribe_links and ssp_include_player_meta filters to give greater programmatic control over player meta data and subscribe links.
Release 1.19.3
= 1.19.3 =
- 2017-12-08
- [FIX] Namespaced CSS classes for icons to avoid conflicts with themes using font frameworks
- [FIX] Fixed a bug where the player meta wasn't displayed on the classic player
- [TWEAK] New Player Enhancements - added additional filters to the new HTML5 player to allow developers / site owners more flexibility.
Release 1.19.2
= 1.19.2 =
- 2017-12-07
- [FIX] Fixed a bug breaking sites on PHP versions older than 5.6
= 1.19.1 =
- 2017-12-06
- [FIX] Fixed a bug where you can't dismiss the import message
= 1.19.0 =
- 2017-12-06
- [NEW] Added a 1.19.0 upgrade notice
- [FIX] Increased width and height of new player album art to avoid 1px line under player wrapper
- [FIX] Fixed bug where default feed image was not showing for the album art if not series image was set
- [NEW] Added new HTML5 Media Player
- [NEW] Added support for featured images
- [FIX] Removed unnecessary dependencies
- [FIX] Fixed bugs related to podcast meta and subscribe links
- [TWEAK] Added a setting to enable/disable iTunes fields at episode level