Enhances the uploadDate property of a VideoObject schema object, by turning it into a DateTime format instead of just Date, satisfying the newest recommendations for rich results.
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.