Skip to content

Releases: Automattic/jetpack-podcast

0.1.0

11 May 15:36

Choose a tag to compare

0.1.0 - 2026-05-11

Added

  • Podcast Dashboard: Add an empty wp-build dashboard scaffold and the "Jetpack > Podcast" wp-admin entry, gated behind the jetpack_podcast_untangle filter. [#48557]
  • Podcast Dashboard: Fill in the four tab panels: Welcome onboarding, Settings form, Episodes list, and Distribution submission flow. [#48667]
  • Podcast Feed: Register <itunes:*> / <googleplay:*> channel and item tags, podcatcher detection, and stats-tracked enclosure URLs for the configured podcast category. [#48658]
  • Podcast: Add initial package scaffolding for Simple and Atomic sites behind the jetpack_podcast_untangle filter. [#48556]
  • Podcast Settings: Register the podcasting_* option schema with REST exposure and Jetpack Sync opt-in. [#48597]
  • Podcast Tracks: Record podcast publishing, media uploads, status changes, podcatcher show-URL submissions, and settings saves. [#48665]

Changed

  • Podcast Dashboard: Replace the wp-build placeholder with page chrome and tab navigation. [#48559]
  • Podcast Dashboard: Slim down wp-build wiring to the Backup pattern. [#48600]