CHANGELOG 696 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. [0.1.0]
  2. - initial version
  3. [0.1.1]
  4. - Update title and tagline
  5. [0.2.0]
  6. - Block executing php on /webdav
  7. - Update to new base image
  8. [0.3.0]
  9. - Replace webdav with sftp
  10. - Make php.ini configurable
  11. - Preinstall all common php modules
  12. - Update to base image 0.10.0
  13. [0.3.1]
  14. * Fix index.php display
  15. [0.4.0]
  16. * Remove simple auth
  17. [0.5.0]
  18. * Add phpMyAdmin
  19. [0.6.0]
  20. * Add cron support
  21. [0.6.1]
  22. * Increase default file upload limit to 64m
  23. [0.6.2]
  24. * Cleanup PHP sessions
  25. * Update PHP to 7.0.18
  26. [1.0.0]
  27. * Update PHP to 7.0.22
  28. * Fix issue where cron will endlessly try to send emails
  29. [1.1.0]
  30. * Remove unused oauth addon
  31. * Add documentationUrl
  32. [1.1.1]
  33. * Remove unused oauth addon
  34. * Add documentationUrl