release_0.6
1. v0.6.2 (2019-05-10)
1.1 New Features
1.2 Bug Fixes
- proxy_timeout was bypassed by gunicorn sync configurations
2. v0.6.1 (2019-04-25)
2.1 New Features
2.2 Bug Fixes
- django template regression when bootstrapping
3. v0.6.0 (2019-03-27)
3.1 New Features
- nginx logs are now in JSON to prepare mfadmin#16 (#123)
- add an option to send nginx access log to mfadmin (#124)
- remove "name" from the list of questions during plugin bootstrap
- remove plugins names from config.ini
- add nginx timeout configuration
3.2 Bug Fixes