Skip to content

2.13.1

Choose a tag to compare

@maxazarcon maxazarcon released this 21 Aug 22:51
· 11 commits to main since this release

Fix only.

  • "Check again" on the Updates screen now really re-checks. Release lookups are cached for six hours, and WordPress's force-check clears its own update transient but knows nothing about that cache, so a release published in the last six hours stayed invisible however many times the button was pressed -- which reads as the updater being broken rather than being cached. A forced check now bypasses the cache; ordinary checks still use it.