mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
changelog: mention the conditional user creation feature (now that it's fixed)
This commit is contained in:
parent
4f53b35bcb
commit
7e44dc569b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue