RunCloud What's New logo
Back to Homepage

What's New

Subscribe to Updates

Labels

  • All Posts
  • new feature
  • Improvement
  • bug fix
  • Announcement
  • provider status

Jump to Month

  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • January 2022
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • June 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
Changelog byAnnounceKit

Create yours, for free!

Improvementbug fix
2 years ago

Changelog - 17 July 2023

RunCloud Hub WordPress Plugin v1.4.0

This new version brings some improvements, including the plugin updater stability, so for future releases, you will always be able to update it from your WordPress dashboard.

If you still have an older version of the plugin installed and don't see an update notification, you can update it manually using the plugin ZIP file. 

  • Improved: RunCache page cache status is now detected in WP Site Health
  • Improved: WPML compatibility (automatically purge translated versions of content when purging post/page/URL)
  • Improved: WPML compatibility (preload post/page from all languages, not only the main language)
  • Improved: TranslatePress compatibility (automatically purge translated versions of content when purging post/page/URL)
  • Improved: TranslatePress compatibility (preload post/page from all languages, not only the main language)
  • Improved: Purge old post/page cache when its permalink is changed
  • Improved: Purge old post/page cache when it is deleted
  • Improved: Purge category/taxonomy URL page cache when it is updated
  • Improved: Purge category/taxonomy URL page cache when it is deleted
  • Improved: Purge old category/taxonomy URL page cache when its permalink is changed
  • Improved: Purge user/author profile URL page cache when the user is updated
  • Improved: Purge user/author profile URL page cache when the user is deleted
  • Improved: Purge all cache when site title / tagline / WordPress address / site address is changed
  • Improved: Compatibility with Bedrock + Soil + Sage
  • Improved: Skip excluded posts/pages in cache preload
  • Improved: Clicking "Clear Cache of This Post" will also clear the WP Rocket post cache
  • Improved: Clicking "Clear Cache of This Post" will also clear the W3 Total Cache post cache
  • Improved: Clicking "Clear Cache of This Post" will also clear the WP Super Cache post cache
  • Improved: Introduce the ability to programmatically clear post cache using RunCloud_Hub::purge_cache_post($post_id)
  • Improved: Strict checking on purge cache status message in case something is wrong/missing on the Nginx config
  • Improved: Error message when purge failed on Nginx server because RCWP_IS_CONTAINERIZED constant appears on wp-config.php
  • Improved: Error message when purge failed on Containerized server because RCWP_IS_CONTAINERIZED constant does not appear in the wp-config.php file
  • Improved: Plugin updater stability for future releases
  • Fixed: Nginx config cache rule not being updated in some custom WordPress setups
  • Fixed: Issue with purging all cache when Cloudflare Proxy is enabled
  • Fixed: Inability to purge the cache when using the relative URLs feature/plugin
  • Fixed: Purging post cache not automatically assigning new category/tag/term in the block editor
  • Fixed: WPCLI purgeall failed when a custom Nginx config was in place for security purposes
  • Fixed: Failed to detect another custom setup of WordPress in a subdirectory
  • Fixed: Redis Object Cache compatibility with PHP8.1
  • Fixed: Redis Object Cache drop-in file is not automatically updated during plugin update
  • Fixed: Missing RunCloud Hub settings menu because of CSS conflict with other plugins