Releases: 10up/simple-podcasting
Releases · 10up/simple-podcasting
1.2.2
Added
- Filter
simple_podcasting_feed_item
to modify RSS feed item data before output (props (props @cadic, @iamdharmesh, @jeffpaul via #144). - Unit tests (props @cadic via #142, @dkotter, @jeffpaul).
- GitHub action job to run PHPCS (props @cadic, @dkotter via #136).
- Auto-create pot file in languages folder during the build process (props @dkotter, @cadic via #131).
Changed
- Bump WordPress "tested up to" version 5.9 (props @sudip-10up, @cadic, @peterwilsoncc via #140).
Fixed
- End-to-end tests with WordPress 5.9 element IDs (props@cadic, @felipeelia, @dinhtungdu via #146).
- Podcast feed link output on Edit Podcast screen (props @mehidi258, @jeffpaul, @cadic via #139).
- Bug fix for
is_feed
being called too early (props @tomjn, @jeffpaul via #135). - Missing and incorrect text-domain (props @dkotter, @cadic via #131).
Security
- Bump
nanoid
from 3.1.25 to 3.2.0 (props @dependabot via #143).
https://github.com/10up/simple-podcasting/milestone/10?closed=1
1.2.1
Added
- Filter
simple_podcasting_episodes_per_page
to override default of 250 episodes per podcast feed (props @pabamato, @dinhtungdu, @monomo111, @jeffpaul, @jakemgold via #109). - End-to-end testing using Cypress and
wp-env
(props @dinhtungdu, @markjaquith, @youknowriad, @helen via #115, #117). - Issue management automation via GitHub Actions (props @jeffpaul via #119).
- Pull request template (props @jeffpaul, @dinhtungdu via #125).
Changed
- Default number of episodes in RSS feeds increased from 10 to 250 (props @pabamato, @dinhtungdu, @monomo111, @jeffpaul, @jakemgold via #109).
- Use
@wordpress/scripts
as the build tool (props @dinhtungdu via #114). - Bump WordPress version “tested up to” 5.8.1 (props David Chabbi, @jeffpaul, @pabamato via #106, #110, #124).
- Documentation updates (props @meszarosrob, @dinhtungdu via #101).
Fixed
- 'podcast' block core dependency (props @pabamato, @dinhtungdu, @monomo111, @jeffpaul, @jakemgold via #109).
- Minimum WordPress version used by
wp-env
(props @dinhtungdu via #122).
https://github.com/10up/simple-podcasting/milestone/9?closed=1
1.2.0
Added
- 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)
Changed
- 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)
Fixed
- 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)
https://github.com/10up/simple-podcasting/milestone/7?closed=1
1.1.1
Fixed: Compatibility with WordPress 5.2.
https://github.com/10up/simple-podcasting/milestone/6?closed=1
1.0.1
1.0.0 Initial release
Merge branch 'develop'