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.

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 optimizationBackup 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.

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

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.

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.

Changelog - Dec 5, 2020

We have successfully released the New Incremental Backup System along with some other important updates. Thank you for your patience and understanding during maintenance.

Here are the details of the release:

What’s New:

Introducing the Incremental Backup System

Backup Features:

  • Backup both Web Application and Database under one Site (previously called Instance). This is ideal for WordPress applications.
  • Create multiple backup variations for one Web Application/Database.
  • Exclude File, Folder, and Database Table that you don’t want to backup.
  • Label your backups for easy identification.
  • Customize backup frequency (min 30 minutes and max 1 week)
  • Schedule your backup.
  • Backup retention up to 1 month.
  • Restore on the same domain name or different domain name.
  • Restore to RunCloud Test Domain

If you were using our previous backup system then it will still run according to the schedule. However, you can’t create any new backup instance on Legacy Backup System. We will sunset our Legacy Backup System on Q1 of 2021.


Introducing Backup Pro

Our new backup system is launched with a freemium model. Free Plan will come with Basic Features and for more flexibility and personalization Pro Plan is crafted.

  • All the paid accounts are default enabled with Backup Basic for Free. 
  • You can also subscribe to Backup Pro for only $1/mo. per application. 

Both Backup Basic and Backup Pro have their own respective storage.The sites that run on Backup Pro will not consume Backup Basic storage and vice versa.


Introducing the New Payment Partner

We have taken the leap to a new payment subscription system with Stripe. We regret to inform you that we are no longer supporting PayPal as part of our payment method. 

Here are the important notes that you need to know:

  • All free and new users will be automatically switched to Stripe.
  • The Braintree platform will be active for existing paid users until the billing cycle ends. 
  • All of your previous Backup Credits will be transferred as Stripe Credits. You can use Stripe Credits to subscribe to any of our plans and add-ons.
  • You can now personalize your subscriptions. This gives you flexibility to subscribe to any of our products, add-ons and future offerings.


BONUS: Backup Pro for 30 Days

As a token of appreciation, we would like to give 30 Days free access to the Backup Pro.

  • This offer is applicable to all of our users.
  • Existing paid users just need to switch their payment method from Braintree to Stripe in order to enjoy this offer.
  • This offer is only valid until 31 December 2020.


IMPORTANT NOTE

If you are switching from Braintree to Stripe now:

  • Your plan will be prorated and run on a new billing cycle. 
  • You may have to pay the difference amount to reset the billing cycle and activate the new incremental backup.



Changelog - Dec 3, 2020

Update

RunCloud Hub WordPress Plugin V1.1.1

RunCache

New

  • Allow user to control automatic purge of all event
  • New option to purge all when:
    • Custom permalink structure is changed (default = yes)
    • Switch to different theme (default = yes)
    • Customizer is saved/updated
    • Theme/plugin is updated
    • Plugin is activated/deactivated
    • Nav menu is updated
    • Sidebar/widget is updated
  • New hook:
    • runcloud_purge_nginx_cache_post
    • runcloud_purge_nginx_cache_home
  • Display notice:
    • When no NGINX configuration detected
    • When purge failed because of incorrect cache method
    • If Redis not connected
    • If there are no custom permalink structure

Improved

  • RunCache Purger - Optimize cache purger method
  • RunCache Preload - Run preload in batch to make it more CPU-resource friendly
  • Redis Object Cache - Update Redis object cache dropin

Fixed

  • RunCache Purger - Fix various minor bugs reported by users
  • RunCache Purger - Fix WP-CLI purge all issue
  • Redis Object Cache - Fix Redis debug shown on Jetpack stats page


Miscellaneous 

Improved

  • Simplify settings page

Fixed

  • Fix notice doesn't appear when Redic Object Cache is activated but not connected
  • Fix admin menu styling that conflict with other plugin

Changelog - October 30, 2020

Updates

RunCloud Agent 2.3.8

  • Add option to change or disable setfacl cron job.

Improvements

RunCloud Hub 

  • Change the default cache method from NGINX Redis SR Cache to NGINX FastCGI/Proxy Cache.

Agent Alert Icon

  • An alert icon is displayed if the server is not updated to the latest RunCloud Agent.

Note: RunCloud Agent should be updated automatically on your server. If your server still uses RunCloud Agent v2.3.7 and below, please contact our support.

Changelog - October 13, 2020

Improvements

RunCloud Hub v1.1.0

  • Add support for NGINX SR Cache.

WP Canvas

  • You can add your custom themes and plugins by adding a download link. The link URL must be publically accessible and the file should be in a .ZIP format.

SSH Whitelist IP Notification

  • You can whitelist the IP from triggering the SSH Notification. This setting can be found under the Notification menu inside your server


Updates

  • PHP 7.4.1
  • PHP 7.3.23
  • PHP 7.2.34
  • Enable support for FTPS

RunCloud Agent 2.3.7

  • Fix URL rewrite on WordPress Staging and Clone Web App features for WordPress based application
  • Refresh RunCloud Hub when the user syncs the staging environment to production and vise versa when using the WordPress Staging feature.


Note: RunCloud Agent should be updated automatically on your server. It will take up to 24 - 48 hours to propagate this update to all RunCloud managed servers. If your server still uses RunCloud Agent v2.3.6 and below, please contact our support.

Show Previous EntriesShow Previous Entries