[0.2.0] - initial version [0.2.1] - Fix session path [0.3.0] - improved apache configuration [0.4.0] - set targetBoxVersion [0.5.0] - Update to version 4.4.1 [0.5.1] - Fix bug where some plugins don't work [0.5.2] - Make permalink configuration work [0.5.3] - Update to version 4.4.2 [0.5.4] - Change the sender email name [0.5.5] - Fix username login [0.6.0] - Update to Wordpress 4.5 - Allow login via email [0.6.1] - Fix generation of emails when resetting admin credentials [0.6.2] - Enable SMTP auth - Update to WordPress 4.5.2 [0.6.3] - WordPress 4.5.3 [0.6.4] - Update base image - WordPress 4.6 [0.6.5] - Support file and theme uploads up to 100MB [0.6.6] * WordPress 4.6.1 [0.6.7] * Set a default permalink style for new blogs * Fix crash when admin user is deleted [0.6.8] * Enable zip extension * Increase file upload limit to 500MB [0.6.9] * Add optional SSO [0.6.10] * Set max_input_vars to 1800 [0.6.11] * Detect table_prefix * Use wp-cli 1.0.0 * Update to Wordpress 4.6.2 [0.7.0] * Update to Wordpress 4.7.2 [0.7.1] * Fix description [0.7.2] * Use latest base image 0.10.0 * Update screenshots [0.7.3] * Update Wordpress to 4.7.3 [0.7.4] * Fix post install * Move health check url to /wp-login.php [0.7.5] * Fix issue where plugin and theme updates were disabled [0.7.6] * Update Wordpress to 4.7.4 [0.7.7] * Update authLdap to 1.5.1 * Update wordpress to 4.7.5 [0.8.0] * Do not override user group if explicitly set inside wordpress [0.9.0] * Update wordpress to 4.8 [0.9.1] * Disable wp-cron and use the system scheduler to run cron jobs [1.0.0] * Update wordpress to 4.8.1 * Adjust PHP memory allocation based on app memory [1.0.1] * Do not enforce a php memory limit, limits are already set per app * Update wordpress to 4.8.2 [1.0.2] * Really remove PHP memory limit * Run wp-cron only every 5 minutes [1.0.3] * Make PHP memory limit match the container memory limit (for woocommerce) [1.0.4] * Add PHP imap module [1.1.0] * Do not install LDAP plugin when installed without SSO [1.1.1] * Add zip command for wp-cli [1.1.2] * Ensure cron tasks run with the correct user [1.1.3] * Bring down max idle processes to 3 to conserve memory when app is not in use [1.1.4] * Update Wordpress to 4.8.3 * Fixes a [SQL injection issue](https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/) [1.1.5] * Update Wordpress to 4.8.4 [1.2.0] * Update Wordpress to 4.9 [1.3.0] * Update Wordpress to 4.9.1 [1.4.0] * Enable expires, headers and cache apache modules. These are used by various caching plugins [1.4.1] * Use MAIL_FROM instead of MAIL_SMTP_USERNAME [1.4.2] * Update siteurl and home in the database * Update admin_email on domain change [1.4.3] * Update Wordpress to 4.9.2 * [Wordpress announcement](https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/) * Fixes a XSS vulnerability was discovered in the Flash fallback files in MediaElement * JavaScript errors that prevented saving posts in Firefox have been fixed. * The previous taxonomy-agnostic behavior of get_category_link() and category_description() was restored. * Switching themes will now attempt to restore previous widget assignments, even when there are no sidebars to map. [1.4.4] * Update Wordpress to 4.9.2 * [Wordpress announcement](https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/) * Fixes a XSS vulnerability was discovered in the Flash fallback files in MediaElement * JavaScript errors that prevented saving posts in Firefox have been fixed. * The previous taxonomy-agnostic behavior of get_category_link() and category_description() was restored. * Switching themes will now attempt to restore previous widget assignments, even when there are no sidebars to map. * Update screenshots [1.5.0] * Enable php and .htaccess for plugins directory [1.5.1] * Fix table prefix detection [1.5.2] * Enable directory listing in plugins directory [1.5.3] * Update Wordpress to 4.9.4 [1.5.4] * Configure php.ini of CLI as well for cron jobs [1.6.0] * Dynamically scale request concurrency based on memory limit [1.6.1] * Update Wordpress to 4.9.5 * [Release blog](https://wordpress.org/news/2018/04/wordpress-4-9-5-security-and-maintenance-release/) * The previous styles on caption shortcodes have been restored. * Cropping on touch screen devices is now supported. * A variety of strings such as error messages have been updated for better clarity. * The position of an attachment placeholder during uploads has been fixed. * Custom nonce functionality in the REST API JavaScript client has been made consistent throughout the code base. [1.6.2] * Preserve the Mail From address across updates [1.6.3] * Set SERVER_PORT to 443 for compatibility with plugins [1.6.4] * Update Wordpress to 4.9.6 * Remove superfluous files like readme.html [1.6.5] * Update Wordpress to 4.9.7 [1.6.6] * Update Wordpress to 4.9.8 [1.7.0] * Use latest base image [2.0.0] * Update Wordpress to [5.0 Bebo](https://wordpress.org/news/2018/12/bebo/) * New block-based editor * Twenty Nineteen, a new default theme [2.0.1] * Update WP CLI to 2.0.1 [2.0.2] * Update Wordpress to 5.0.1 [2.0.3] * Update Wordpress to 5.0.2 [2.0.4] * Update Wordpress to 5.0.3 * 15 block editor related bug fixes and improvements have been added to bundled themes. Make sure to update these for an improved block editing experience. * 2 block editor related internationalization (I18N) bugs have been fixed * Users with JavaScript disabled now see a notice when attempting to use the block editor. * A few PHP errors in the Customizer have been fixed. * Some issues uploading common file types, like CSVs, have been fixed. [2.0.5] * Enable opcache by default [2.1.0] * Update Wordpress to [5.1 "Betty"](https://wordpress.org/news/2019/02/betty/) * Site Health * Solid performance improvements within the editor * Multisite Metadata * Cron API [2.2.0] * Update WP CLI to 2.1.0 * Update LDAP plugin to 2.1.0 [2.2.1] * Update Wordpress to [5.1.1](https://wordpress.org/news/2019/03/wordpress-5-1-1-security-and-maintenance-release/) [2.3.0] * Skip plugins when using WP CLI * Update authLdap to 2.1.2 * Enable FTP support for upcoming Cloudron 4.0.0 release [2.4.0] * Update WordPress to [5.2 "Jaco"](https://wordpress.org/news/2019/05/jaco/) * Site Health Check * Accessibility Updates * New Dashboard Icons * Plugin Compatibility Checks [2.5.0] * Update WordPress to 5.2.1 * This removes FTP support from managed WP app. FTP support will only be in the Unmanaged WP app. This is because this feature conflicts with LDAP support. Potentially, a non-admin user with FTP access can modify code to get admin LDAP credentials. [2.5.1] * Change healthcheck URL to `/wp-includes/version.php` [2.6.0] * Fix up admin creation logic * Make logs stand out more [2.6.1] * Update manifest to v2 [2.6.2] * Update WordPress to 5.2.2