mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-10 00:45:01 -04:00
Windows build: Switch to 64-bit Node.js executable
This commit is contained in:
parent
2d56838792
commit
7e4931cf25
3 changed files with 11 additions and 2 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
* Windows build:
|
||||
* The bundled `node.exe` was upgraded from v12 to v16.
|
||||
* The bundled `node.exe` is now a 64-bit executable. If you need the 32-bit
|
||||
version you must download and install Node.js yourself.
|
||||
* Improvements to login session management:
|
||||
* `express_sid` cookies and `sessionstorage:*` database records are no longer
|
||||
created unless `requireAuthentication` is `true` (or a plugin causes them to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue