12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- [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
|