changelog: mention the conditional user creation feature (now that it's fixed)

This commit is contained in:
muxator 2019-11-02 23:37:59 +01:00
parent 4f53b35bcb
commit 7e44dc569b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* FEATURE: support configuration via environment variables
* FEATURE: include an official Dockerfile in the main repository
* FEATURE: support including plugins in custom Docker builds
* FEATURE: conditional creation of users: when its password is null, a user is not created. This helps, for example, in advanced configuration of Docker images.
* REQUIREMENTS: minimum required Node version is **8.9.0 LTS**. Release 1.8.3 will require at least Node **10.13.0** LTS
* MINOR: in the HTTP API, allow URL parameters and POST bodies to co-exist
* MINOR: fix Unicode bug in HTML export