27 lines
911 B
Markdown
27 lines
911 B
Markdown
# Changelog
|
|
|
|
## v1.2.6 - 2021/06/06
|
|
|
|
- Move from "ghetto-style" shell scripts to generic jinja2 templating
|
|
- Init work on a basic plugins system
|
|
- Move ClamAV to external plugin
|
|
- Reduce image size by removing unnecessary dependencies
|
|
- Fix CrowdSec example
|
|
- Change some global variables to multisite
|
|
- Add LOG_LEVEL environment variable
|
|
- Read-only container support
|
|
- Improved antibot javascript with a basic proof of work
|
|
- Update nginx to 1.20.1
|
|
- Support of docker-socket-proxy with web UI
|
|
- Add certbot-cloudflare example
|
|
- Disable DNSBL checks when IP is local
|
|
|
|
## v1.2.5 - 2021/05/14
|
|
|
|
- Performance improvement : move some nginx security checks to LUA and external blacklist parsing enhancement
|
|
- Init work on official documentation on readthedocs
|
|
- Fix default value for CONTENT_SECURITY_POLICY to allow file downloads
|
|
- Add ROOT_SITE_SUBFOLDER environment variable
|
|
|
|
## TODO - retrospective changelog
|