1234567891011121314151617181920212223242526272829303132333435 |
- [0.1.0]
- - initial version
- [0.1.1]
- - Update title and tagline
- [0.2.0]
- - Block executing php on /webdav
- - Update to new base image
- [0.3.0]
- - Replace webdav with sftp
- - Make php.ini configurable
- - Preinstall all common php modules
- - Update to base image 0.10.0
- [0.3.1]
- * Fix index.php display
- [0.4.0]
- * Remove simple auth
- [0.5.0]
- * Add phpMyAdmin
- [0.6.0]
- * Add cron support
- [0.6.1]
- * Increase default file upload limit to 64m
- [0.6.2]
- * Cleanup PHP sessions
- * Update PHP to 7.0.18
|