CHANGELOG 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. [0.2.0]
  2. - initial version
  3. [0.2.1]
  4. - Fix session path
  5. [0.3.0]
  6. - improved apache configuration
  7. [0.4.0]
  8. - set targetBoxVersion
  9. [0.5.0]
  10. - Update to version 4.4.1
  11. [0.5.1]
  12. - Fix bug where some plugins don't work
  13. [0.5.2]
  14. - Make permalink configuration work
  15. [0.5.3]
  16. - Update to version 4.4.2
  17. [0.5.4]
  18. - Change the sender email name
  19. [0.5.5]
  20. - Fix username login
  21. [0.6.0]
  22. - Update to Wordpress 4.5
  23. - Allow login via email
  24. [0.6.1]
  25. - Fix generation of emails when resetting admin credentials
  26. [0.6.2]
  27. - Enable SMTP auth
  28. - Update to WordPress 4.5.2
  29. [0.6.3]
  30. - WordPress 4.5.3
  31. [0.6.4]
  32. - Update base image
  33. - WordPress 4.6
  34. [0.6.5]
  35. - Support file and theme uploads up to 100MB
  36. [0.6.6]
  37. * WordPress 4.6.1
  38. [0.6.7]
  39. * Set a default permalink style for new blogs
  40. * Fix crash when admin user is deleted
  41. [0.6.8]
  42. * Enable zip extension
  43. * Increase file upload limit to 500MB
  44. [0.6.9]
  45. * Add optional SSO
  46. [0.6.10]
  47. * Set max_input_vars to 1800
  48. [0.6.11]
  49. * Detect table_prefix
  50. * Use wp-cli 1.0.0
  51. * Update to Wordpress 4.6.2
  52. [0.7.0]
  53. * Update to Wordpress 4.7.2
  54. [0.7.1]
  55. * Fix description
  56. [0.7.2]
  57. * Use latest base image 0.10.0
  58. * Update screenshots
  59. [0.7.3]
  60. * Update Wordpress to 4.7.3
  61. [0.7.4]
  62. * Fix post install
  63. * Move health check url to /wp-login.php
  64. [0.7.5]
  65. * Fix issue where plugin and theme updates were disabled
  66. [0.7.6]
  67. * Update Wordpress to 4.7.4
  68. [0.7.7]
  69. * Update authLdap to 1.5.1
  70. * Update wordpress to 4.7.5
  71. [0.8.0]
  72. * Do not override user group if explicitly set inside wordpress