<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Yoast Video SEO changelog</title>
        <link>https://developer.yoast.com/changelog/video-seo/</link>
        <description>Stay up-to-date about new bugfixes and features in every release.</description>
        <lastBuildDate>Tue, 18 Nov 2025 19:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>Copyright © 2026 Yoast BV</copyright>
        <item>
            <title><![CDATA[15.1]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/15.1/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/15.1/</guid>
            <pubDate>Tue, 18 Nov 2025 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/15.1/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Detect videos output by blocks.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/video-seo/15.1/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where a author post url containing an ampersand would cause invalid XML.</li>
<li>Fixes a bug where a Wistia embed with an unknown <code>embedType</code> would not be picked up correctly.</li>
<li>Fixes a bug where saving after re-indexation would cause settings to be lost.</li>
<li>Fixes a bug where the saved video tags would not be used when reindexing videos.</li>
<li>Fixes a bug where the video sitemap would include an invalid <code>player_loc</code> when using Wistia.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/15.1/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Bumps the minimum required Yoast SEO version to 26.4.</li>
<li>Drops compatibility with PHP 7.2 and 7.3.</li>
<li>Sets the minimum supported WordPress version to 6.7.</li>
<li>Sets the <em>WordPress tested up to</em> version to 6.8.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[15.0]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/15.0/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/15.0/</guid>
            <pubDate>Tue, 03 Dec 2024 19:00:00 GMT</pubDate>
            <description><![CDATA[Bugfixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/video-seo/15.0/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where the <em>Open Search appearance</em> button would not work.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/15.0/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Renames <em>Google Preview editor</em> to <em>Search appearance</em>, reflecting how we call it in Yoast SEO.</li>
<li>Sets the minimum required Yoast SEO version to 24.0.</li>
<li>Sets the minimum supported WordPress version to 6.5.</li>
<li>Sets the <em>WordPress tested up to</em> version to 6.7.</li>
<li>Stops PHP notices on WordPress 6.7 about <code>_load_textdomain_just_in_time</code> loading incorrectly.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.9]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.9/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.9/</guid>
            <pubDate>Tue, 28 May 2024 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/14.9/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Enhances the <code>uploadDate</code> property of a <code>VideoObject</code> schema object, by turning it into a DateTime format instead of just Date, satisfying the newest recommendations for rich results.</li>
<li>Introduces a new way of retrieving translations for Yoast Video SEO, by utilizing the TranslationPress service. Instead of having to ship all translations with every release, we can now load the translations on a per-install basis, tailored to the user's setup. This means smaller plugin releases and less bloat on the user's server.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/14.9/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Fixes support for embedded TED videos.</li>
<li>Improves discoverability of the security policy.</li>
<li>Makes required PHP extensions explicit.</li>
<li>Renames all Twitter references to X.</li>
<li>Sets the minimum required Yoast SEO version to 22.8.</li>
<li>Sets the minimum supported WordPress version to 6.4.</li>
<li>Sets the WordPress tested up to version to 6.5.</li>
<li>Users requiring this package via [WP]Packagist can now use the <code>composer/installers</code> v2.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.8]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.8/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.8/</guid>
            <pubDate>Tue, 08 Aug 2023 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/14.8/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Adds CLI command to index videos: <code>wp yoast video index</code>.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/video-seo/14.8/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where a warning would be thrown on pages embedding a video which had been visited more than 30 days ago.</li>
<li>Fixes a bug where Wistia videos would not be displayed correctly in a responsive way via the FitVids setting and a console error about jQuery would be thrown.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/14.8/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Drops compatibility with PHP 5.6, 7.0 and 7.1.</li>
<li>Sets the minimum required Yoast SEO version to 20.13.</li>
<li>Sets the minimum supported WordPress version to 6.1.</li>
<li>Sets the tested up to WordPress version to 6.3.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.7]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.7/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.7/</guid>
            <pubDate>Tue, 14 Mar 2023 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/14.7/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h2>
<ul>
<li>Improves the inline documentation for various filters.</li>
<li>Improves the usability of the <code>wpseo_video_{$type}_details</code> filter by adding a <code>$post_id</code> parameter.</li>
<li>Improves the usability of the <code>wpseo_video_family_friendly</code> filter by allowing to return <code>false</code> if the video is not family friendly.</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/video-seo/14.7/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h2>
<ul>
<li>Fixes a bug where a PHP8 deprecation notice would be thrown for <code>FILTER_SANITIZE_STRING</code>.</li>
<li>Fixes a bug where a Schema validation warning would be thrown about the <code>isFamilyFriendly</code> property in the <code>VideoObject</code> piece being set to a string instead of a boolean value.</li>
<li>Fixes a bug where the link to the <em>XML sitemaps</em> settings would be incorrect when <em>XML sitemaps</em> were disabled.</li>
<li>Fixes a bug where the <em>video title</em> assessment and the <em>video body</em> assessment would also appear under the Readability analysis tab when the Cornerstone content toggle would be switched on.</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/14.7/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h2>
<ul>
<li>Improves the compatibility with PHP 8.1.</li>
<li>Reduces noise from PHP 8.1 deprecations.</li>
<li>Sets the minimum required Yoast SEO version to 20.3.</li>
<li>Sets the minimum supported WordPress version to 6.0.</li>
<li>Support for the <a href="https://wordpress.org/plugins/flowplayer5/" target="_blank" rel="noopener noreferrer">Flowplayer5</a> plugin has been dropped as the plugin is no longer supported by the author.</li>
<li>Support for the <a href="https://wordpress.org/plugins/jw-player-plugin-for-wordpress/" target="_blank" rel="noopener noreferrer">JW Player for WordPress</a> plugin has been dropped as the plugin is no longer supported by the author.</li>
<li>Support for the <a href="https://wordpress.org/plugins/smart-youtube/" target="_blank" rel="noopener noreferrer">Smart YouTube</a> plugin has been dropped as the plugin is no longer supported by the author.</li>
<li>Support for the <a href="https://wordpress.org/plugins/tubepress/" target="_blank" rel="noopener noreferrer">TubePress</a> plugin has been dropped as the plugin is no longer supported by the author.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.6]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.6/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.6/</guid>
            <pubDate>Tue, 12 Jul 2022 17:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/14.6/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Updates the Schema manipulation to follow the new best-practice for the <code>@id</code> of the <code>WebPage</code> piece introduced by Yoast SEO 19.3.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/14.6/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets tested up to WordPress version to 6.0.</li>
<li>Sets the minimum required Yoast SEO version to 19.3.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.5]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.5/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.5/</guid>
            <pubDate>Fri, 06 May 2022 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/14.5/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Removes the <code>video:category</code> property and the <code>allow_embed</code> attribute on the <code>player_loc</code> property following deprecation by Google.</li>
<li>Removes the input fields for the video category.</li>
<li>Removes the trailing commas in the <code>Tag</code> column of the sitemap.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/14.5/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets the minimum required Yoast SEO version to 18.8.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.4]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.4/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.4/</guid>
            <pubDate>Tue, 19 Apr 2022 17:00:00 GMT</pubDate>
            <description><![CDATA[Bugfixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/video-seo/14.4/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where a <code>Only variables should be assigned by reference</code> PHP notice would be shown when accessing the RSS2 feed.</li>
<li>Fixes a bug where PHP notices were thrown on pages with videos and no available <code>WP_Post</code> object.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/14.4/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets the minimum required Yoast SEO version to 18.6.</li>
<li>Sets minimum required WordPress version to 5.8.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.3]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.3/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.3/</guid>
            <pubDate>Tue, 25 Jan 2022 18:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/14.3/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Adapts the Video body assessment for Japanese so that it counts text length in characters instead of words and applies different length boundaries.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/14.3/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Bumps the minimum required Free version to 18.0.</li>
<li>Sets the WordPress tested up to version to 5.9.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.2]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.2/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.2/</guid>
            <pubDate>Tue, 14 Dec 2021 18:00:00 GMT</pubDate>
            <description><![CDATA[Other]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/14.2/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Ensure compatibility with Yoast SEO Free 17.8.</li>
<li>Sets the minimum required Yoast SEO version to 17.8.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.1]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.1/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.1/</guid>
            <pubDate>Tue, 10 Aug 2021 18:00:00 GMT</pubDate>
            <description><![CDATA[Bugfixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/video-seo/14.1/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where a duplicate Video section would be shown in the Yoast sidebar in the post editor when Yoast SEO Premium is active in combination with WP 5.8.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[14.0]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/14.0/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/14.0/</guid>
            <pubDate>Tue, 13 Jul 2021 16:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/14.0/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Adds key/value pairs of all Video SEO meta tags to our REST API.</li>
<li>Sets the minimum required Yoast SEO version to 16.7.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/14.0/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets the minimum required WordPress version to 5.6.</li>
<li>Sets the minimum required Yoast SEO version to 16.7.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.9]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/13.9/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/13.9/</guid>
            <pubDate>Thu, 03 Jun 2021 20:00:00 GMT</pubDate>
            <description><![CDATA[Bugfixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/video-seo/13.9/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where no play icon would be shown on embedded YouTube videos when the <code>YouTube embeds: make pages load faster by only loading the YouTube player when the user clicks play</code> feature was enabled.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.8]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/13.8/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/13.8/</guid>
            <pubDate>Tue, 06 Apr 2021 18:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/13.8/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Adds <code>isPartOf</code> to the <code>VideoObject</code> Schema output, referencing either the <code>Article</code> or the <code>WebPage</code> schema.</li>
<li>Changes the <code>uploadDate</code> format of the <code>VideoObject</code> Schema output to <code>yyyy-mm-dd</code>, removing the time component.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/13.8/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Sets the WordPress tested up to version to 5.7 and minimum supported WordPress version to 5.6.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.7]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/13.7/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/13.7/</guid>
            <pubDate>Tue, 23 Feb 2021 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/13.7/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Adds Yoast Video SEO to the Yoast sidebar in Elementor.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.6]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/13.6/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/13.6/</guid>
            <pubDate>Wed, 10 Feb 2021 19:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/13.6/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Changes the appearance of the Video metabox by implementing components that are used across all Yoast metaboxes.</li>
<li>Adds the Video settings to the Yoast sidebar in the block editor.</li>
<li>Makes the Video input for tags more intuitive.</li>
<li>Introduces the 'YouTube embeds' option to make pages with YouTube videos load faster by only loading the video player when users click the play icon.</li>
</ul>
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/13.6/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Adds a notification to inform users about changes in the settings.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.4]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/13.4/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/13.4/</guid>
            <pubDate>Tue, 27 Oct 2020 17:00:00 GMT</pubDate>
            <description><![CDATA[Enhancements]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="enhancements">Enhancements<a href="https://developer.yoast.com/changelog/video-seo/13.4/#enhancements" class="hash-link" aria-label="Direct link to Enhancements" title="Direct link to Enhancements">​</a></h3>
<ul>
<li>Wraps text fields in the XML sitemap in CDATA blocks, which prevents weird XML- and HTML entities from breaking the sitemap.</li>
<li>Improves the copy for the disable Video checkbox in the Video SEO meta box.</li>
<li>When a post already has a Facebook image, don't output the video image / still.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.3]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/13.3/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/13.3/</guid>
            <pubDate>Tue, 18 Aug 2020 16:00:00 GMT</pubDate>
            <description><![CDATA[Other]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="other">Other<a href="https://developer.yoast.com/changelog/video-seo/13.3/#other" class="hash-link" aria-label="Direct link to Other" title="Direct link to Other">​</a></h3>
<ul>
<li>Enables tracking when activating the plugin. It can be disabled in the Yoast SEO configuration wizard.</li>
<li>Sets the minimum supported WordPress version to 5.4.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.2]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/13.2/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/13.2/</guid>
            <pubDate>Tue, 21 Jul 2020 16:00:00 GMT</pubDate>
            <description><![CDATA[Bugfixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/video-seo/13.2/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where a PHP warning would appear when the video is removed from a page without removing the manually assigned video thumbnail from the meta box.</li>
</ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[13.1]]></title>
            <link>https://developer.yoast.com/changelog/video-seo/13.1/</link>
            <guid>https://developer.yoast.com/changelog/video-seo/13.1/</guid>
            <pubDate>Wed, 13 May 2020 17:00:00 GMT</pubDate>
            <description><![CDATA[Bugfixes]]></description>
            <content:encoded><![CDATA[<h3 class="anchor anchorWithStickyNavbar_LWe7" id="bugfixes">Bugfixes<a href="https://developer.yoast.com/changelog/video-seo/13.1/#bugfixes" class="hash-link" aria-label="Direct link to Bugfixes" title="Direct link to Bugfixes">​</a></h3>
<ul>
<li>Fixes a bug where a <code>last_fetched</code> tag would be output for videos in the video sitemap.</li>
</ul>]]></content:encoded>
        </item>
    </channel>
</rss>