Release date: November 8th, 2021
Feature highlights
- Extension Manager is now fully prepared for the imminent release of TSF v4.2.0.
- The 2001 error is now less likely to get invoked.
- Asset URLs are now generated correctly on Windows-based servers.
Updated extensions
Detailed log
Plugin improvements
- Changed: Extension Manager now requires WordPress 5.4, from WordPress 5.1.
- Improved: Extensions now load a tad faster.
- Improved: It is now less likely to have the options get invalidated which would otherwise invoke error 2001 (and error 6001 for API users).
- Fixed: Resolved an issue where asset-URLs were generated incorrectly for extensions in the admin area on Windows-based servers. Props Vitaliy.
- Fixed: Resolved an issue where site-settings were blocked from updating manually via
options.php
. - Other: The updater now uses a site option instead of a site transient-option to determine the update-state. This mitigates request-spam from some of our users who disabled transients.
- Other: The updater may now send us a list of its active extensions. We already retrieved this information from Premium users, to validate whether an extension was available to the account. You can read more about this in our updated Plugin Privacy Policy.