---
generated_by: "scripts/seo_markdown_for_agents.py"
title: "What's New | The Podcast App Changelog"
description: "See the latest updates, features, and improvements to The Podcast App. We ship weekly to make your podcast listening better."
source_url: "https://thepodcastapp.dev/changelog"
canonical_url: "https://thepodcastapp.dev/changelog"
markdown_url: "https://thepodcastapp.dev/changelog.md"
language: "en"
image: "https://thepodcastapp.dev/hero-home-social.jpg"
robots: "index,follow,max-image-preview:large"
content_signal: "ai-input=yes, search=yes, ai-train=no"
---

# What's New | The Podcast App Changelog

# What's New

We ship weekly. Here's what's changed recently in The Podcast App.

## Podcast Aura and Synthesis Radio

### Podcast Aura

Discover your listening personality. Aura analyzes your podcast habits and surfaces patterns across genres, topics, and listening times — giving you a visual snapshot of who you are as a listener.

### Synthesis Radio

AI-generated podcast summaries that distill your subscriptions into short, listenable recaps. Stay current on eligible shows without falling behind.

## Video podcasts and Brain AI

### Video podcast support

Watch video podcasts with picture-in-picture. Switch between audio and video seamlessly without losing your place. Works on both iOS and Android.

### Brain AI

Ask questions about your listening history. Brain searches eligible transcript-backed moments from your listening history, gives you source-grounded answers, and links back to the exact moment in the episode.

## Car integration and offline downloads

### CarPlay on iOS

Full car integration on both platforms. Browse your library, manage the queue, and control playback directly from your vehicle's dashboard.

### Offline downloads with smart storage

Download episodes for offline listening. Smart storage management automatically cleans up finished episodes and lets you set per-podcast download limits.

## Sleep timer and chapters

### Sleep timer

Set a timer and fall asleep to your podcast. Playback fades out gently so you don't lose your place. Choose from preset durations or set a custom time.

### Chapter navigation

Jump between chapters in supported podcasts. See chapter titles, timestamps, and artwork. Skip directly to the section you care about.

## Cross-device sync

### Cross-device sync

Sign in to sync your subscriptions, queue, and playback progress across all your devices. Start an episode on your phone, finish it on your tablet. Optional — the app works fully offline without an account.

## Speed controls and skip silence

### Speed controls

Listen at your own pace. Fine-grained speed controls from 0.5x to 3.0x with per-podcast speed memory so each show plays back exactly how you prefer.

### Skip silence

Automatically skip dead air and long pauses. Save time on every episode without changing the playback speed or missing any content.

## Launch

### The Podcast App launches

A free core podcast player with no app-inserted ads for iOS and Android. Built for listeners who want a clean, distraction-free experience without paying for basic features. Subscribe, queue, download, and listen — no account required.

## Download the latest version and get every update automatically.

We ship improvements weekly. Update your app to get the newest features as soon as they land.

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "dateModified": "2026-03-31",
  "description": "See the latest updates, features, and improvements to The Podcast App. We ship weekly to make your podcast listening better.",
  "isPartOf": {
    "@type": "WebSite",
    "name": "The Podcast App",
    "url": "https://thepodcastapp.dev"
  },
  "name": "What's New | The Podcast App Changelog",
  "url": "https://thepodcastapp.dev/changelog"
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "item": "https://thepodcastapp.dev/",
      "name": "Home",
      "position": 1
    },
    {
      "@type": "ListItem",
      "item": "https://thepodcastapp.dev/changelog",
      "name": "What's New",
      "position": 2
    }
  ]
}
```
