2.0.10
Requires: 5.0
Requires Php: 7.4
Tested up to: 6.8.1
What's New
- Fixed: the update notice would not clear after updating. WordPress kept showing "You have version X installed. Update to X." with an automatic update scheduled, until the next full update check. The bundled updater only ever added entries to the update transient, so a notice written before the update outlived it — and an admin-initiated update rebuilt that transient in the same request using the pre-update version number, re-arming the notice it had just satisfied.
- Updated
shazzad/github-plugin-updaterto 0.0.5, now pinned to a tagged release rather than trackingmain, so builds are reproducible.
Follows 2.0.9, which fixed the underlying reason no update was offered at all.