NodeBB
Node.js based forum software built for the modern web
Alternative to: discourse, vanilla forums, circle
About
Versions (100)
v4.10.2
2026-04-08Release build (patch) of NodeBB @ 2026-04-08T15:37:04.398Z
v4.10.2 (2026-04-08)
New Features
- add unreadNids to /api/notifications (83572348)
Bug Fixes
- use file.exists instead of try/catch to detect missing email logo (#14154) (4366bdd0)
- closes #14151, handle null req.body (62b65e69)
- remove optional (20e751f0)
- #14147, dont create wrong backlinks (0568ef43)
- user image og:image (fb48ab34)
- closes #14133, don’t modify displayName for system groups (af0e3d96)
- try a save point in retry (203f4cc7)
- try upsert type if it fails (991e9778)
- on exit, dont write analytics data on all nodes (6c4e9284)
- align-center user and name on post queue (1a0c2a21)
- ./nodebb upgrade on windows (82d380a3)
Refactors
- use renderHeaderType instead of two variables (55290da0)
- break long line (4b503db4)
Tests
- dont create users parallel (b04976ed)