* NEW Add %%sep%% dynamic variable (custom separator)
* NEW Add %%post_modified_date%% dynamic variable for meta title / desc
* NEW Add meta property article:author and articleublisher for Open Graph
* NEW Capture the user agent for 404 monitoring (PRO)
* NEW Add itemCondition for Product schema (PRO)
* INFO Improve UI
* INFO Add option to disable Knowledge graph (select None in Person or organization field, in SEO > Social Networks)
* FIX Snippet preview counters if no custom title / meta desc set
* FIX WPML XML sitemap issue
* FIX Breadcrumbs with WooCommerce
* FIX Disable date archives
* FIX Image sitemaps
* NEW WPML officially supported (still one issue with duplicate sitemap)
* NEW Polylang compatibility for translating options (site title, global titles / meta desc, google analytics user consent message...)
* NEW The SEO Framework import tool
* NEW Add Local Business schema on a per post basis
* NEW Add FAQ schema on a per post basis
* NEW Add orber/order by option for HTML Sitemap (SEO > XML / HTML Sitemap > HTML Sitemap)
* NEW 'seopress_404_exclude' to filter 404 error creation
* NEW Add 410 (gone) and 451 (Unavailable For Legal Reasons) redirections type
* NEW Add Arabic language (thanks to Moqbel Bajri)
* NEW Prevent Google to display a sitelinks searchbox in search results (nositelinkssearchbox)
* NEW Remove Genesis SEO link in WP Admin Menu (SEO > Advanced > Appearance)
* NEW Add Indonesian rupiah currency to Product data type (PRO)
* INFO Updating Google Analytics API source
* INFO Better UI for meta robots
* INFO Automatically exclude URLs starting with "wp-content/cache" from 404 monitoring
* INFO Exclude base64 img from XML Sitemaps
* INFO New notifications to detect already active SEO plugins to avoid conflicts
* FIX Import tool (AIO, Yoast, The SEO Framework)
* FIX XML Video sitemap
* FIX dynamic variables in term titles / term description
* FIX 'seopress_breadcrumbs_after_html' hook
* FIX redirects
* FIX Video and News sitemaps template_include
* FIX First thumbnail from the_content for OG/Twitter img
* FIX Couldn't fetch XML sitemaps with the new Google Search Console
* FIX Warning: Cannot modify header information - headers already sent by (output started at /****/wp-content/plugins/wp-seopress/inc/admin/admin.php:3074)
* FIX Avoid error 500 if mbstring PHP module is not installed, add fallback if not available