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

  • 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!

Improvement
4 years ago

Changelog - 16 March 2021: PHP Version

RunCloud has released new PHP versions for Nginx server.

  • PHP 8.0.3
  • PHP 7.4.16

This update should be available in your Nginx server within 24-48 hours automatically.

Improvement
4 years ago

Changelog - 8 March 2021: DigitalOcean Server Provisioning

New Update: DigitalOcean Server Provisioning

RunCloud have supported the new DigitalOcean Basic droplet options. You can build your DigitalOcean server with Premium Intel & Premium AMD and NVMe SSD directly from RunCloud dashboard.

Improvement
4 years ago

Changelog - 26 February 2021: PHP Version

RunCloud has released new PHP versions for both Nginx and OpenLiteSpeed stack.

  • PHP 8.0.2
  • PHP 7.4.15
  • PHP 7.3.27

This update should be available in your server within 24-48 hours automatically.

new feature
4 years ago

Changelog - 24 February 2021: Temporary SSH Key

New Update: Temporary SSH Key

For Business plan users, we have released a nifty feature to add temporary SSH key to your servers that will be automatically deleted after 12 hours. 

It is useful when you want to give temporary access to your server for your team/developer/freelancer.

Improvement
4 years ago

Changelog - 17 February 2021: Predefined Nginx Configs

New Update: Predefined Nginx Configs

  • We have added short description to all existing predefined Nginx configs in our Custom Nginx Config feature. If you have some ideas on what predefined Nginx configs that we should add for Laravel, WordPress, and other PHP web applications, please let us know by leaving your feedback.  
  • New predefined Nginx config: WordPress Multisite Subdirectory. You can use this config to support WordPress Multisite Subdirectory for Native Nginx stack in RunCloud. This config is only for WordPress Multisite Subdirectory, you do not need this config for WordPress Multisite Subdomain.
  • New predefined Nginx config: WordPress Block Direct PHP Execution. You can use this config to block direct PHP file execution in wp-content/uploads, wp-content, wp-includes directories at the Nginx level for extra security purpose to avoid backdoor on these directories on your WordPress web application.
  • New predefined Nginx config: WordPress Block Trackback. You can use this config to block trackbacks at the Nginx level for extra security purpose to stop trackback spam comments on your WordPress web application. Use it only when your WordPress app does not use trackbacks feature.
  • New predefined Nginx config: FlyingPress WordPress Plugin. This config is for FlyingPress user who wants to serve FlyingPress caches directly from Nginx, without touching PHP, especially when you use Native Nginx stack in RunCloud. You can use this config with either FlyingPress standalone only or combine it with RunCloud Hub. You need to install FlyingPress WordPress plugin first before using this config.

New Update: Backup

  • Backup stability improvement. We have released another improvement to our backup system to make it more stable for all backup users.

RunCloud Agent v2.4.4 release

  • New RunCloud Agent v2.4.4 is released to improve backup stability in your server.

Note: RunCloud Agent will automatically update on your server within 72hrs. If you get any warning alert after 72hrs, please contact our support for the manual update.

Announcement
4 years ago

Backup Maintenance - February 17, 2021 04.30 UTC

Update: February 17, 2021 06.35 UTC (~2 hours), maintenance has been completed. Backup page is accessible again.

We are performing ~ 2 hours maintenance on our backup system to improve backup stability for all backup users. 

Only backup page that is not accessible during this backup maintenance window. Other RunCloud features will still run normally.

Sorry for the inconvenience. If you have any issues or concerns, please do not hesitate to open a support ticket or email support@runcloud.io with any inquiries and our 24/7 support will be happy to help.

Improvementbug fix
4 years ago

Changelog - 8 February 2021: Backup Improvements

New Update: Backup

  • Backup queue system. When you have multiple backup scheduled at the same time, backup will be queued. Maximum concurrent backup is 1.5 * number of CPU. 
  • Backup CPU optimization. Backup resource is restricted and will not use 100% CPU usage when running.
  • Backup cancellation. When you remove a running/queued backup file, backup will be canceled immediately in your server.
  • Fix backup files created twice.
  • Fix backup download issues.
  • Fix multiple ended pro trial notification.
  • And some other backup issues reported by our users have been fixed.

New Update: Server Provisioning

  • Amazon Lightsail server provider supports Ubuntu 20.04 LTS.

RunCloud Agent v2.4.3 release

  • New RunCloud Agent v2.4.3 is released to support backup improvements in your server.
Note: RunCloud Agent will automatically update on your server within 72hrs. If you get any warning alert after 72hrs, please contact our support for the manual update.
ImprovementAnnouncement
4 years ago

Changelog - 27 January 2021: Sudo Security Update

In RunCloud, your server security is our top priority.

We have released a security update to patch all servers from CVE-2021-3156 (Heap-Based Buffer Overflow in Sudo) vulnerability that allows privilege escalation to root via "sudoedit -s" and a command-line argument that ends with a single backslash character.

Sudo linux package in your servers has been patched to the latest version in Wednesday, 27 January 2021.

  • Ubuntu 20.04 LTS (Focal Fossa) : sudo v1.8.31-1ubuntu1.2
  • Ubuntu 18.04 LTS (Bionic Beaver): sudo v1.8.21p2-3ubuntu1.4
  • Ubuntu 16.04 LTS (Xenial Xerus): sudo v1.8.16-0ubuntu1.10
new featureImprovement
4 years ago

Changelog - 22 January 2021: PHP 8

New Feature: PHP 8.0.1

  • PHP 8.0.1 is now available on all Nginx servers (Ubuntu 16.04, 18.04, 20.04 LTS), and all OpenLiteSpeed servers (Ubuntu 18.04, 20.04 LTS) 
  • PHP 8 is available when creating a new web application and also through the web application settings for existing web apps.
  • PHP 8 option is available on PHP-CLI Version under the server menu. 
  • PHP 8 vendor binary option is available on Cron Job and Supervisor menu. 
  • PHP 7.4 is still the recommended version for production use in RunCloud, and becomes the default option.
  • It is recommended to test it on a staging environment first before enabling it on your production application. Certain PHP modules are still not officially compatible with PHP 8. 
  • Kindly use PHP 8 with caution and contact your developer in case there are issue on the application side. Please note that our support is limited to technical issues on the panel side only.
  • For WordPress users, PHP 8 is beta compatible with WordPress 5.6 and above. Some WordPress themes/plugins may not be fully compatible with PHP 8.  

New Update: PHP 7.4.14

  • PHP 7.4.14 is now available on all Nginx servers (Ubuntu 16.04, 18.04, 20.04 LTS), and all OpenLiteSpeed servers (Ubuntu 18.04, 20.04 LTS) 
  • PHP 7.4.14 release contains many bug fixes for PHP 7.4 version 

RunCloud Agent v2.4.2 release

  • New RunCloud Agent v2.4.2 is released to support PHP 8 in your server

Note: RunCloud Agent will automatically update on your server within 72hrs. If you get any warning alert after 72hrs, please contact our support for the manual update.

new featurebug fix
4 years ago

Changelog - 11 January 2021: OpenLiteSpeed Beta & PayPal Credit Top-up

New Feature: OpenLiteSpeed Beta

  • User will see an option to configure the server either for Nginx or OpenLitespeed stack when spinning up a new server in RunCloud
  • OpenLiteSpeed is currently in beta and recommended for testing only, not for production use
  • Some RunCloud features are not supported under OpenLiteSpeed stack during beta period until further announcement, including WordPress Staging, Web App Cloning, RunCloud Hub, and Atomic Deployment
  • OpenLiteSpeed beta is available for all paid plan users on Basic, Pro, and Business plans

New Feature: PayPal Credit Top-Up

  • Currently, the RunCloud subscription system only accepts Visa and MasterCard.
  • If you wish to use PayPal or any credit cards supported by PayPal, please use the credit top-up feature on our subscription page to add non-recurring credit to your account
  • You can use the credit for a subscription, and you may top-up more credit manually at any time or each month to continue your subscription

Bug Fixes: Backup

  • The queue system for our new backup system has been implemented to make it more CPU-resource friendly, especially for servers with many web applications
  • Some new backup issues reported by our users have been fixed

RunCloud Agent v2.4.1

  • RunCloud builds different agents for the Nginx stack and OpenLitespeed stack
Note: RunCloud Agent should be updated automatically on your server within 48 hours. If it is unable to be updated within 48 hours, please contact our support to fix this issue.