mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 10:15:17 -04:00
chore: drop support for node 14
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
cb233bac1a
commit
cd83499bc0
4 changed files with 7 additions and 3 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
## UNRELEASED
|
||||
|
||||
**Please note:** This release dropped support for Node 14, which is end-of-life since May 2023.
|
||||
You now need Node 16 to run HedgeDoc. We don't support more recent versions of Node.
|
||||
|
||||
### Enhancements
|
||||
- Extend boolean environment variable parsing with other positive answers and case insensitivity.
|
||||
- Allow setting of `documentMaxLength` via `CMD_DOCUMENT_MAX_LENGTH` environment variable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue