You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved: Update Handling now UUPD will handle 500/404 errors and pauses looking for updates until the next cycle without these changes it is possible that the server will be hit many times for an update, i.e on every admin init / load if returning 404 / 500 errors
New: Filters to control error and Update ttl uupd_success_cache_ttl & uupd_fetch_remote_error_ttl
Fixed Error Message for Key being null in PHP 8.1+