v3.7.4
版本发布时间: 2024-04-17 21:43:17
NodeBB/NodeBB最新发布版本:v3.8.4(2024-08-01 22:17:50)
Release build (patch) of NodeBB @ 2024-04-17T13:43:15.150Z
v3.7.4 (2024-04-17)
New Features
- #12495, add unblock button to users on /blocks (afe597a2)
Bug Fixes
- zipObject (110ce66a)
- index should be cid (8410cec7)
- uniqCids (de0176ef)
- if votes are not public, dont show upvoter names in tooltip (5af69dbc)
- add canView check to /api/v3/users/:uid (5bee324c)
- is user doesnt have view:users privilege (14f5774f)
- copy dropdown closing on copy ip/text/link (48281f96)
- align teaser avatar (5fcd1a8a)
- if you have chat:privileged the chat icons should show up (ca07e517)
- #12485, resolve flags on a topics posts on topic delete (d7256796)
- #12471, remove readable strings (0b1f2546)
Refactors
- add new hooks for notifications/websockets (d2e042d1)
- move parseInt to filter (52e71522)
- better label for show to groups (cfd29db0)
Tests
- update spec (6816e39b)
- fix tests and use action (acab46e6)