6 versions
Super Speedy Filters history.
Every release of Super Speedy Filters is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.
4 of 6 releases scanned clean
v6.36.1Latest
July 7, 20262.2 MBScanned
Fixed
- the "Show but delay execution" filter still not loading on search results on some sites (typically HTTPS/staging). The lazy-load request used an absolute REST URL from `rest_url()`, which could come back as `http://` or a different host and be blocked by the browser before any request was sent, so nothing showed in the network tab. It now uses a root-relative URL that always matches the page's own scheme and host.
v6.29Unavailable
February 28, 20262.1 MBScanned
Improved
- SEO override handler
Other
- Restored SEO override configs
Fixed
- duplicate SEO h1 override
- issue with exact match override causing blank titles on non-overridden pages
v6.28Unavailable
December 24, 20252.1 MBUnknown
Added
- full namespacing for plugin update checker to prevent conflicts with 3rd party plugins
v6.27Unavailable
December 24, 2025854.0 KBUnknown
Removed
- some dead code
Improved
- bad-bot + ajax handling further to improve page speed and reduce caching
Other
- Renamed debounce function and related objects to be prefixed with ssf_ to avoid conflicts with other JS plugins
Why archive
Sometimes the latest release isn't the one you need. The archive lets you pin Super Speedy Filters to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.