This minor update addresses a regression where the singular-archive canonical URLs always pointed to the first page.
The SEO Framework Changelog – Page 4
We're continuously working on The SEO Framework plugin. This archive lists the latest changes by version.
4.2.2
This minor update addresses a regression where the homepage canonical URL was missing a trailing slash.
4.2.1
This minor update addresses a few regressions brought in v4.2.0; it fixes the canonical URL for paginated categories, corrects an API typo, and rectifies a few edge cases. TSF now also supports PHP 8.1.
4.2.0 – Perfect
This update brings new post-type-archive settings. You can now edit their titles, descriptions, social and visibility settings, and even add redirects on the SEO Settings page.
Fancy a custom site title for SEO purposes only? Check out the new title settings.
You will find that the sitemap’s stylesheet now has its URLs centered; it also supports mobile devices.
Developers can now enjoy using the new tsf()
function — an alias of the_seo_framework()
.
If you’re a developer, you should also check out our perfectly tuned memo()
, umemo()
, and fmemo()
functions, which help make TSF so performant.
4.1.5
This minor update adds support for Gutenberg 11.3.0 and fixes a few bugs.
If you used Gutenberg 11.3.0, and after updating you still find the editor crashing, please try any of the following key combinations whilst viewing the crashed editor: CMD ⌘+OPTION ⌥+R (Safari Mac), CMD ⌘+SHIFT ⇧+R (Chrome/Firefox Mac), or CTRL ^+SHIFT ⇧+R (Windows). These keyboard shortcuts will force-fetch the latest scripts from your server.