v3.4.2
版本发布时间: 2023-09-12 21:38:35
NodeBB/NodeBB最新发布版本:v3.8.4(2024-08-01 22:17:50)
Release build (patch) of NodeBB @ 2023-09-12T13:38:33.894Z
v3.4.2 (2023-09-12)
Bug Fixes
- deps: bump 2factor (6bc2b6c5)
- move database call used to associate a NodeBB session UUID to its express session id into user.auth.addSession, which is the only time it is called (e1bced8c)
- toMid to posts you cant see (53106c00)
- closes #11982, fix element in prepEdit (e4ecb96f)
- prep edit so textarea isn't below text input (f2c4041f)
Refactors
- reduce socket.emits for typing (aebd9278)
Tests
- remove errant .only() (9dc9d5ef)
- fix room count (66251166)