All notable changes to this project will be documented in this file, per the Keep a Changelog standard.
- Filter
simple_podcasting_episodes_per_page
- Default items on plugin's feeds to 250
- 'podcast' block core dependency
1.2.0 - 2020-07-10
- Podcast image in the taxonomy list table view (props @Firestorm980, @helen via #87)
- Ability for user to transform to/from the podcast and audio blocks (props @Firestorm980, @helen via #85)
- Core
MediaReplaceFlow
to edit the podcast media (props @Firestorm980, @helen via #86)
- GitHub Actions from HCL to YAML workflow syntax (props @helen via #78)
- Stop committing built files (props @helen via #95)
- Documentation updates (props @jeffpaul, @nhalstead via #76, #79)
- Using the upload or drag and drop instead of media library populates duration and mimetype (props @Firestorm980, @helen via #82)
- Issue where it is possible to add non-audio files to the Podcast block (props @mattheu via #77)
- Issue where React would throw an error relating to keys for list items (props @Firestorm980, @helen via #85)
- Ensure podcast-related meta is deleted after block is removed. (props @dinhtungdu via #96)
1.1.1 - 2019-08-02
- Compatibility with WordPress 5.2 (props @adamsilverstein via #68, #70)
- Corrected
10up/wp_mock
reference for Composer (props @oscarssanchez via #69)
1.1.0 - 2018-12-04
- Retrieve metadata for externally hosted audio files in the block editor.
- Specify email address for a given podcast.
- Set language for a given podcast.
- Developers: Add linting for coding standards.
- Clearer language on the add new podcast form.
- Delete all associated meta when block is removed from a post.
- Restore all block editor functionality to align with Gutenberg/block changes.
- Fully clear add new form after creating a new podcast.
1.0.1 - 2018-07-02
- Properly output podcast categories and subcategories in the feed.
- Avoid a minified JS error when selecting a podcast image.
- Display podcast summary on edit form.
1.0.0 - 2018-06-29
- Initial plugin release