NodeBB
Node.js based forum software built for the modern web
Alternative to: discourse, vanilla forums, circle
About
Versions (112)
v4.14.3
2026-07-29Release build (patch) of NodeBB @ 2026-07-29T15:05:47.435Z
v4.14.3 (2026-07-29)
Bug Fixes
- don’t prompt for plugin upgrades when stdin is not a TTY (#14523) (091a50de)
- closes #14524, don’t return errors for rate limit error (1d3d65be)
- getEmail to verify email belongs to uid, closes #14512 (e5cc6c2b)
- closes #14511 (dd4fd54f)
- closes #14510 (0b0de8a4)
- regression from benchpress parse => render change (afbecfde)
- closes #14506, only allow valid theme names in previews (298c6a09)
- update privileges.posts.get so it checks topic for (2c1a747e)
- closes #14501, wrap toggleInstall and upgrade in try/catch (a034c26f)
- closes #14500 (fc13bb51)
- backport crash fix, dont send undefined/null into filter:parse.raw (cfab1bd2)
- backport bodylong tx to master (7a5f50f9)
Refactors
- add file.isPathInside to replace .startsWith checks (#14509) (b1e8721a)
Tests
- no longer throws (2dbd899b)
- fix tests due to updating config.json (d4ecc53c)
- use path.resolve to build upload_path in tests (e0865b14)
- trust_proxy: true in tests (84cfbf43)
- update status codes to match not allowed (5860c57c)