<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>Listen Notes Changelog</title>
  <language>en-us</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://changelog.listennotes.com/rss/" type="application/rss+xml"/>
  <link>https://changelog.listennotes.com</link>
  <link rel="next" href="https://changelog.listennotes.com/rss/?next_cursor=1737406124411&amp;sort=newest_first" type="application/rss+xml"/>
  <description>
    <![CDATA[<p>This dedicated space will keep you updated on all the latest product developments and launches across the Listen Notes platform, including <a href="https://www.listennotes.com/" rel="noopener noreferrer" target="_blank">ListenNotes.com</a>, <a href="https://www.listennotes.com/api/" rel="noopener noreferrer" target="_blank">PodcastAPI.com</a>, <a href="https://www.microfeed.org/" rel="noopener noreferrer" target="_blank">microfeed.org</a>, and <a href="https://www.listen411.com/" rel="noopener noreferrer" target="_blank">Listen411.com</a>.</p>]]>
  </description>
  <itunes:author>Listen Notes, Inc.</itunes:author>
  <itunes:image href="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/images/channel-f02a5eea5b5ece0d52c3f09cd06b114c.jpg"/>
  <image>
    <title>Listen Notes Changelog</title>
    <url>https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/images/channel-f02a5eea5b5ece0d52c3f09cd06b114c.jpg</url>
    <link>https://changelog.listennotes.com</link>
  </image>
  <copyright>© Listen Notes, Inc.</copyright>
  <itunes:owner>
    <itunes:email>hello@listennotes.com</itunes:email>
    <itunes:name>Listen Notes, Inc.</itunes:name>
  </itunes:owner>
  <itunes:category text="Business"/>
  <itunes:category text="Technology"/>
  <item>
    <title>[Listen Notes] Show Latest Episodes in Your Listen Later Podcast Playlist Embeds</title>
    <guid>Kn-bueIp8Pt</guid>
    <pubDate>Mon, 23 Mar 2026 18:42:28 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>Our <a href="https://www.listennotes.com/listen-later/" rel="noopener noreferrer" target="_blank">Listen Later</a> playlists have always been a great way to curate your favorite shows and episodes. Previously, when a playlist contained multiple podcasts, the embed widget would only display the shows by default.</p><p><br></p><p>We’ve just added support for <strong>Latest Episodes</strong>! This is a game-changer for podcast networks or curators who want a single, dynamic widget that automatically updates with the freshest content across multiple curated podcasts.</p><p><br></p><p><strong>How to enable it:</strong></p><p><br></p><p>1) Open your playlist and head over to the EMBED tab.</p><p><br></p><p>2) Under the Item type dropdown, select "Latest episodes."</p><p><br></p><p>4) Copy your embed code.</p><p><br></p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/Kn-bueIp8Pt/image-f3609821568c957f7d47518a24b4797c.png"></p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-embed-a-playlist-of-podcasts-and-sh-Kn-bueIp8Pt/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Improved Mobile Playback with Media Session Support</title>
    <guid>MT2gKYFKtMg</guid>
    <pubDate>Thu, 12 Mar 2026 18:48:53 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>We’ve integrated the <a href="https://developer.mozilla.org/en-US/docs/Web/API/Media_Session_API" rel="noopener noreferrer" target="_blank">Media Session API</a> into our website's audio player. Previously, listeners encountered issues with native playback controls on mobile devices, such as the iPhone lock screen.</p><p><br></p><p>With this update, you can now manage your playback (play, pause, and seek) directly from your device's lock screen or notification center, providing a more seamless listening experience on the go.</p><p><br></p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/MT2gKYFKtMg/image-78c121b5c7a58412bcbd623aeaeb6004.png" width="191" height="415.2544642857143" style="cursor: nesw-resize;"></p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-audio-player-now-supports-media-ses-MT2gKYFKtMg/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Podcast API] New demo.PodcastAPI.com</title>
    <guid>QPcafLiYxY0</guid>
    <pubDate>Wed, 11 Mar 2026 18:35:00 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>We've completely revamped <a href="https://demo.podcastapi.com/" rel="noopener noreferrer" target="_blank">demo.PodcastAPI.com</a> to better showcase the search capabilities of the Podcast API.</p><p><br></p><p>The demo site is hosted on <a href="https://pages.cloudflare.com/" rel="noopener noreferrer" target="_blank">Cloudflare Pages</a>.</p><p><br></p><p>The entire source code for this demo is available on GitHub at <a href="https://github.com/ListenNotes/demo.podcastapi.com" rel="noopener noreferrer" target="_blank">ListenNotes/demo.podcastapi.com</a>. We encourage you to fork the repo, experiment with the implementation, and use it as a foundation for your own projects.</p><p><br></p><p>Check out the new UI below:</p><p><br></p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/QPcafLiYxY0/image-d0167b91cd346cc12a2170498fe995c1.png"></p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/podcast-api-new-demopodcastapicom-QPcafLiYxY0/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Podcast API] Copy to LLM: Podcast API Docs in Markdown</title>
    <guid>RLqDdkXLhbJ</guid>
    <pubDate>Thu, 12 Feb 2026 19:29:23 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>We just made it much easier to build with the Listen Notes Podcast API using AI. You can now access our entire API documentation as a single Markdown file at&nbsp;<a href="https://www.listennotes.com/api/docs/openapi.md" rel="noopener noreferrer" target="_blank">https://www.listennotes.com/api/docs/openapi.md</a></p><p><br></p><p>Whether you are using ChatGPT, Claude, or any other LLM, you can now simply copy-paste the entire documentation to give the AI full context. This allows your favorite AI assistant to help you write, debug, and optimize your code with perfect accuracy.</p><p><br></p><p>You can also find the markdown file at&nbsp;<a href="https://www.listennotes.com/api/docs/" rel="noopener noreferrer" target="_blank">https://www.listennotes.com/api/docs/</a>:</p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/RLqDdkXLhbJ/image-98b0835230e5d5862a10c5ddebd7e7d6.png"></p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/podcast-apicopy-to-llm-podcast-api-docs-in-mark-RLqDdkXLhbJ/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Compliance &amp; Regional Content Moderation</title>
    <guid>tOzRWB4FQNL</guid>
    <pubDate>Sat, 24 Jan 2026 00:06:34 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>At Listen Notes, we are committed to upholding free speech within the podcasting ecosystem. However, to operate globally and remain accessible, we must comply with local laws in specific regions.</p><p><br></p><p>We’ve introduced a new internal tool that allows our team to manage regional content restrictions more efficiently. This ensures we meet legal requirements from local governments while keeping the platform available for everyone else. After 9+ years of growth, we’re embracing the responsibilities that come with being an established global platform.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-some-podcasts-are-not-able-to-be-fo-tOzRWB4FQNL/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen411] Transcribe audio in 21 languages!</title>
    <guid>CxCOwwEaf9o</guid>
    <pubDate>Tue, 20 Jan 2026 18:50:32 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>When we first launched Listen411, we started with support for just 6 languages. Today, we’ve supercharged our transcription engine to go global. You can now upload audio or video in 21 different languages, and our system will automatically detect the speaker's language to deliver lightning-fast transcripts. Here's the full list of languages supported on Listen411.com -</p><p><br></p><ol><li>English</li><li>Spanish (Español)</li><li>French (Français)</li><li>German (Deutsch)</li><li>Italian (Italiano)</li><li>Portuguese (Português)</li><li>Dutch (Nederlands)</li><li>Chinese (中文)</li><li>Greek (Ελληνικά)</li><li>Japanese (日本語)</li><li>Korean (한국어)</li><li>Malay (Bahasa Melayu)</li><li>Swedish (Svenska)</li><li>Turkish (Türkçe)</li><li>Polish (Polski)</li><li>Russian (Русский)</li><li>Thai (ไทย)</li><li>Vietnamese (Tiếng Việt)</li><li>Indonesian (Bahasa Indonesia)</li><li>Hindi (हिन्दी)</li><li>Ukrainian (Українська)</li></ol><p><br></p><p><strong>Try it yourself:</strong> Generate transcripts from any audio or video file at <a href="https://www.Listen411.com" rel="noopener noreferrer" target="_blank">Listen411.com</a> or use the shortcut <a href="https://www.Transcript.new" rel="noopener noreferrer" target="_blank">Transcript.new</a>.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen411-support-more-languages-to-transcrib-CxCOwwEaf9o/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Upgraded to Python 3.14 (from 3.13)</title>
    <guid>5BPJ-9ddYfU</guid>
    <pubDate>Fri, 21 Nov 2025 22:02:36 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>We recently upgraded the main Django codebase of Listen Notes from Python 3.13 to 3.14. Although we expected the process to be straightforward, we did run into a few gotchas along the way. After some multiprocessing code refactoring and tracking down incompatible libraries, the upgrade is now complete.</p><p><br></p><p>So far, we haven't observed any noticeable performance improvements, despite <a href="https://blog.miguelgrinberg.com/post/python-3-14-is-here-how-fast-is-it" rel="noopener noreferrer" target="_blank">what some benchmarks might suggest</a>, but it’s still a worthwhile upgrade. Staying current with Python releases helps keep future upgrades smoother and reduces technical debt. It’s always a good idea not to fall too far behind.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-upgraded-to-python-314-from-31-5BPJ-9ddYfU/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Select Language on &quot;Best Podcasts&quot; Pages at ListenNotes.com</title>
    <guid>UWNwif1H-py</guid>
    <pubDate>Tue, 11 Nov 2025 18:40:28 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>We’ve added support for selecting a language on the “<a href="https://www.listennotes.com/best-podcasts/" rel="noopener noreferrer" target="_blank">Best Podcasts</a>” pages at ListenNotes.com.</p><p><br></p><p>English has long dominated the internet — and podcasting is no exception. It’s common to see English podcasts ranking high even in non-English-speaking countries. But sometimes, listeners want to discover the best shows in their own language. Now, you can easily do that using the new language selector.</p><p><br></p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/UWNwif1H-py/image-f0b76a2adfe3cd39fc2b1ca95346f954.png"></p><p><br></p><p>If you’re using our <a href="https://www.listennotes.com/api/" rel="noopener noreferrer" target="_blank">Podcast API</a>, you can achieve the same result by adding the <strong>language</strong> parameter to the <a href="https://www.listennotes.com/api/docs/#get-api-v2-best_podcasts" rel="noopener noreferrer" target="_blank">GET /best_podcasts</a></p><p>&nbsp;endpoint to filter results by language.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-select-language-on-best-podcasts-p-UWNwif1H-py/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen411] Upgraded to Postgres 18 (from 15), Ubuntu 24.04 (from 22.04), and Python 3.14 (from 3.11)</title>
    <guid>7V_HJI_crMG</guid>
    <pubDate>Sat, 08 Nov 2025 17:49:33 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>We’ve finally taken the time to update the servers behind <a href="https://www.listen411.com/" rel="noopener noreferrer" target="_blank">Listen411.com</a>. As part of recent infrastructure improvements for Listen Notes projects, we’ve upgraded the following components for Listen411:</p><p>a) Postgres 18 (previously 15)</p><p>b) Ubuntu 24.04 (previously 22.04)</p><p>c) Python 3.14 (previously 3.11)</p><p><br></p><p>Keeping key infrastructure up to date helps us stay on top of security patches, performance gains, and bug fixes. It also sets us up for faster development in the future, since newer versions often unlock features that weren’t possible before.</p><p><br></p><p>Listen Notes, Inc. runs multiple products, each with its own production environment to ensure separation of concerns. This means an outage in one product won’t impact the others. We regularly perform infrastructure maintenance, similar to a routine vehicle checkup.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen411-upgraded-to-postgres-18-from-15-ubu-7V_HJI_crMG/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Added support for finding video podcasts</title>
    <guid>DUpGnSCbUkm</guid>
    <pubDate>Mon, 29 Sep 2025 23:59:08 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>You can now easily discover video podcasts across our entire podcast catalog -- helpful whether you prefer watching podcasts or want to identify video shows for collaboration.</p><p><br></p><p><strong>Definition</strong>: A podcast is considered a video podcast if either:</p><p>1) Its RSS feed contains video files, or</p><p>2) It has a YouTube channel.</p><p><br></p><h2><strong>On the Website (listennotes.com)</strong></h2><p><br></p><p>Use the “Video podcasts only” filter on the podcast search page to restrict results to video podcasts.</p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/DUpGnSCbUkm/image-1946b995c9f1cc3ce465cfc9e86ffa0a.png"></p><p><br></p><p>In search results, qualified shows are labeled with the “Video podcast” attribute.</p><p><br></p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/DUpGnSCbUkm/image-f60103687e58dd25ed129e00f00c277f.png"></p><p><br></p><h2><strong>Batch Export to CSV</strong></h2><p><br></p><p>You can also apply the “Video podcasts only” filter when using our keyword-based batch export tool:</p><p><a href="https://www.listennotes.com/podcast-datasets/keyword/" rel="noopener noreferrer" target="_blank">https://www.listennotes.com/podcast-datasets/keyword/</a></p><p><br></p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/DUpGnSCbUkm/image-6393f4faba9033e2df399ac7280cb6cf.png"></p><p><br></p><p>In the exported CSV, look for the is_video_podcast field.</p><p><br></p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/DUpGnSCbUkm/image-22a933c31afc57c8ce68d07e0568e6d6.png"></p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-video-podcas-DUpGnSCbUkm/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Upgraded Elasticsearch to 9.1.3 and fine-tuned merge settings</title>
    <guid>Mniq28BXmbv</guid>
    <pubDate>Sat, 27 Sep 2025 23:55:00 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>We've upgraded Elasticsearch to v9.1.3 and fine-tuned merge settings. This optimizes storage usage and helps keep search/indexing running smoothly.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-upgraded-elasticsearch-to-913-and-Mniq28BXmbv/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Hardened AJAX Endpoints. DDoS Protections Deployed</title>
    <guid>Yv59oOU-XNs</guid>
    <pubDate>Sat, 16 Aug 2025 06:07:10 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>Security — Deployed mitigations for brief DDoS targeting AJAX endpoints. We detected a short-lived DDoS against some compute-intensive AJAX endpoints on listennotes.com. Our infrastructure handled the load and we quickly deployed additional protections to harden those endpoints.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-stronger-protection-on-various-key-Yv59oOU-XNs/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Upgraded Elasticsearch to 8.18 &amp; did some optimizations on the episode search index</title>
    <guid>Afxhmm17u-w</guid>
    <pubDate>Thu, 12 Jun 2025 21:23:28 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>Provisioned a new Elasticsearch cluster and upgraded to Elasticsearch 8.18.</p><p><br></p><p>Optimized episode indexing to deliver faster search queries.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-upgraded-elasticsearch-to-818-and-so-Afxhmm17u-w/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Get Notified Whenever Your Keywords Are Mentioned in Specific Podcasts</title>
    <guid>RaY6HNEtBsp</guid>
    <pubDate>Thu, 20 Mar 2025 23:20:52 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p><a href="https://www.listennotes.com/podcast-alerts/" rel="noopener noreferrer" target="_blank">Listen Alerts</a>—our powerful premium feature—now makes podcast social listening faster and more precise. Simply enter any keyword (a brand name, person, topic, or phrase) and we’ll notify you as soon as a new episode mentions it.</p><p><br></p><p><strong>🔍 New: Podcast‑Specific Filtering</strong></p><p>Limit your alerts to up to five podcasts of your choice, so you only get notified about the shows that matter most to you.</p><p><br></p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/RaY6HNEtBsp/image-55bfa003c15e76a8bbcbe13aa99269f5.png"></p><p><br></p><p>You'll be able to get alerts via email or RSS feed whenever a tracked keyword appears in a new episode.</p><p><br></p><p>Check it out: <a href="https://www.listennotes.com/podcast-alerts/" rel="noopener noreferrer" target="_blank">https://www.listennotes.com/podcast-alerts/</a></p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-get-notified-whenever-your-keywords-RaY6HNEtBsp/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[microfeed] Upgrade to Wrangler v4 and Tailwind v4</title>
    <guid>P1IVFUym93d</guid>
    <pubDate>Fri, 14 Mar 2025 23:47:49 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>Since the inception of <a href="https://github.com/microfeed/microfeed" rel="noopener noreferrer" target="_blank">the microfeed project</a>, we've been using <a href="https://developers.cloudflare.com/workers/wrangler/" rel="noopener noreferrer" target="_blank">Cloudflare Wrangler</a> v2.x. With the recent update, Wrangler now runs on v4, and <a href="https://github.com/microfeed/microfeed/releases/tag/v0.1.5" rel="noopener noreferrer" target="_blank">we've upgraded accordingly</a>. Sticking with the older version would have led to a cascade of breaking changes that would be increasingly difficult to manage over time. By upgrading incrementally now, we reduce future technical debt and ensure a smoother transition for upcoming updates.</p><p><br></p><p>Additionally, we've upgraded <a href="https://tailwindcss.com/" rel="noopener noreferrer" target="_blank">Tailwind CSS</a>—the framework we use to style the admin UI—to its latest version. This update also introduces breaking changes that we need to address. Upgrading now positions us to avoid more complex challenges down the road.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/microfeed-P1IVFUym93d/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Podcast API] [Listen Notes] The /llms.txt file for Listen Notes and the Podcast API</title>
    <guid>DikMQB1k8je</guid>
    <pubDate>Tue, 11 Mar 2025 20:42:54 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>We're excited to announce that the llms.txt file is now available on both <a href="https://www.ListenNotes.com/llms.txt" rel="noopener noreferrer" target="_blank"><strong>ListenNotes.com/llms.txt</strong></a> and <a href="https://www.PodcastAPI.com/llms.txt" rel="noopener noreferrer" target="_blank"><strong>PodcastAPI.com/llms.txt</strong></a>. This file provides detailed guidance to help LLMs leverage Listen Notes and <a href="https://www.podcastapi.com/" rel="noopener noreferrer" target="_blank">the Podcast API </a>for efficient podcast discovery.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-podcast-api-added-listennotescom-DikMQB1k8je/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] New Stats Chart: Tracking AI-Generated Podcast Removals</title>
    <guid>Ek4SGvBMXuC</guid>
    <pubDate>Tue, 25 Feb 2025 20:32:58 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>In response to the rising tide of AI-generated content, we've observed a significant increase in fake podcasts being submitted across platforms, including Listen Notes.</p><p>We remain dedicated to showcasing only authentic, human-created podcasts on Listen Notes. To uphold this standard, we have implemented an ever-improving system that combines advanced technology with dedicated human moderation to identify and remove AI-generated fake podcasts.</p><p>Additionally, we've introduced a new chart on the <a href="https://www.listennotes.com/podcast-stats/" rel="noopener noreferrer" target="_blank">Podcast Stats</a> page that tracks the number of AI fake podcasts removed each month, providing transparent insights into our ongoing efforts - </p><p><img src="https://changelog-cdn.listennotes.com/changelog-listennotes-com/production/media/rich-editor/items/Ek4SGvBMXuC/image-48c58038c36d17c2b9996e092183b381.png"></p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-added-stats-chart-for-removed-ai-fa-Ek4SGvBMXuC/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Streamline Python Code Management - Adopting uv and Upgrading to Python 3.13</title>
    <guid>DJqOi_-UYQx</guid>
    <pubDate>Mon, 10 Feb 2025 20:04:04 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>At Listen Notes, Inc., we believe that just as top chefs use only the finest ingredients, our success relies on leveraging the best infrastructure. This commitment powers our web services, including <a href="https://www.listennotes.com/" rel="noopener noreferrer" target="_blank">the podcast search engine ListenNotes.com</a> and the <a href="https://www.podcastapi.com/" rel="noopener noreferrer" target="_blank">Podcast API</a>.</p><p><br></p><p>We’re excited to announce that we’ve upgraded to Python 3.13 to<a href="https://docs.python.org/3/whatsnew/3.13.html" rel="noopener noreferrer" target="_blank"> take full advantage of its latest performance improvements</a>.</p><p><br></p><p>In addition, we’ve transitioned to <a href="https://github.com/astral-sh/uv" rel="noopener noreferrer" target="_blank">using uv to manage our Python codebase</a>—spanning our AI-related projects and the monorepo of our primary Django codebase. This modern approach streamlines dependency management and enhances our DevOps processes.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-use-uv-to-manage-python-code-base-a-DJqOi_-UYQx/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] Replace Google reCAPTCHA v2 &amp; v3 with Cloudflare Turnstile</title>
    <guid>E0BdZc2tGg0</guid>
    <pubDate>Sat, 01 Feb 2025 04:42:39 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>Google is updating reCAPTCHA pricing this year, making our current usage of reCAPTCHA v2 &amp; v3 unsustainable given our traffic volume. We've long recognized the robust alternative in <a href="https://www.cloudflare.com/application-services/products/turnstile/" rel="noopener noreferrer" target="_blank">Cloudflare Turnstile</a>.</p><p>We are pleased to announce that we have successfully migrated all reCAPTCHA functionality on <a href="https://www.listennotes.com/" rel="noopener noreferrer" target="_blank">listennotes.com</a> to Cloudflare Turnstile.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-replace-google-recaptcha-v2-and-v3-wi-E0BdZc2tGg0/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
  <item>
    <title>[Listen Notes] [Listen411] Use BetterStack to replace PagerDuty, Datadog, and Statuspage</title>
    <guid>RzPCMTxc-f0</guid>
    <pubDate>Mon, 20 Jan 2025 20:48:44 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p>We’re excited to announce the successful completion of our migration from multiple monitoring and alerting platforms to a single, unified solution: <a href="https://betterstack.com/" rel="noopener noreferrer" target="_blank">BetterStack</a>! 🎉</p><p><br></p><p>This migration marks a significant milestone for our team and delivers several key benefits:</p><p><br></p><p>1) Cost Savings: By consolidating our tools into BetterStack, we’ve reduced our costs for the monitoring/alerting tools by an incredible ~90%.</p><p><br></p><p>2) Enhanced Productivity: Managing a single platform streamlines our workflows, enabling our team to focus on what matters most.</p><p><br></p><p>3) Increased Flexibility: BetterStack provides a robust and customizable environment that meets our unique operational needs.</p><p><br></p><p>4) Improved Usability: A user-friendly interface and cohesive design make monitoring and alerting smoother than ever before.</p><p><br></p><p>We also want to give a special shoutout to the BetterStack customer support team, who made the migration process seamless with their exceptional assistance. Their professionalism and helpfulness stand in stark contrast to the less-than-stellar experiences we’ve had with some other providers who are all public companies.</p><p><br></p><p>This is a major step forward in optimizing our operations, and we’re looking forward to reaping the benefits of a streamlined devops with BetterStack.</p>]]>
    </description>
    <link>https://changelog.listennotes.com/i/listen-notes-listen411-use-betterstack-to-repl-RzPCMTxc-f0/</link>
    <itunes:episodeType>full</itunes:episodeType>
  </item>
</channel>
</rss>