Skip to content

v1.5.5

Latest

Choose a tag to compare

@tobiashaas tobiashaas released this 07 Oct 18:54

πŸš€ Release v1.5.5: Enhanced Update Cache Clearing

βœ… Enhanced Cache Clearing:

  • More aggressive cache clearing to prevent version inconsistencies
  • Clear all update-related transients including site transients
  • Force WordPress to re-check for updates with wp_update_plugins()
  • Clear plugin cache groups for complete refresh
  • Prevent showing old versions as available updates

πŸ”§ What This Fixes:

  • WordPress showing wrong version as available update
  • Version inconsistencies between installed and available versions
  • Update cache not clearing properly
  • Old versions appearing as available updates

πŸ’» Technical Improvements:

  • Enhanced clear_update_cache() with more comprehensive clearing
  • Added wp_update_plugins() to force immediate update check
  • Added wp_cache_flush_group() for plugin cache groups
  • Database cleanup for all update-related transients

πŸ“¦ For Users:

After updating to v1.5.5, WordPress should properly show the correct latest version and stop showing inconsistent version numbers.


Full Changelog: v1.5.4...v1.5.5