5 versions
Scalability Pro history.
Every release of Scalability Pro 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 5 releases scanned clean
v6.23Latest
May 26, 20262.0 MBScanned
Added
- a "Recheck Licenses" button above the licence table on the Super Speedy Settings page so customers have a clear way to refresh licence status after a renewal or upgrade without scrolling down to the licence-key field. The button is disabled until a licence key is entered/saved and re-enables as you type.
Other
- The Recheck flow now also force-bypasses the auth-server's own 1-hour licence cache (via a `force=1` flag on the `wpiapi/check_product_key` call), so renewals/upgrades that completed less than an hour before a recheck no longer show as expired/exceeded. Normal admin page loads continue to use both caches as before — only an explicit Recheck click bypasses them. (Lives in the `super-speedy-settings` submodule, so the change propagates to every Super Speedy plugin.)
May 12, 20262.0 MBScanned
Fixed
- `wp_error_added` callback in Super Speedy Settings re-added the same WP_Error without unhooking, causing a stack overflow whenever another plugin (e.g. a GitHub update check) triggered a WP_Error with a JSON body containing a `message` field; the handler now unhooks during mutation, skips errors already enhanced, and only enhances errors originating from superspeedyplugins.com when the source URL is available
v6.17Unavailable
December 24, 20252.0 MBUnknown
Added
- full namespacing for plugin update checker to prevent conflicts with 3rd party plugins
v6.18Unavailable
December 17, 20252.0 MBScanned
Added
- new WP All Export optimisation for when editing exports to speed up or avoid the wp_postmeta scan to grab all postmeta keys
- preview and customizer check for "Remove OR check for private items on front end" optimisation
Why archive
Sometimes the latest release isn't the one you need. The archive lets you pin Scalability Pro to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.