NodeBB
Node.js based forum software built for the modern web
Alternative to: discourse, vanilla forums, circle
About
Versions (100)
v4.11.3
2026-05-13Release build (patch) of NodeBB @ 2026-05-13T21:21:49.054Z
v4.11.3 (2026-05-13)
Bug Fixes
- add escaping to id/type/activityType in AP/errors ACP page to guard against improper user data (e95f5bcb)
- escape id, type, activityType, body on AP errors page (16bda6b9)
- #14250 (40b94149)
- #14208, off-by-some error on getUsersFields (54df63c4)
- use configured forum URL for shared links (#14226) (bd4b34a5)
- hide current category from move topic selector (#14228) (bbdf05d6)
- remove msapplication-badge (00d3c873)
- bypass self-edit reputation checks for privileged users (#14214) (164a3d49)
- activitypub:
- skip actor resolution when federation is disabled (a729d0a4)
- handle before cursor for upward infinite scroll navigation (0c6988c7)
Other Changes
- //github.com/NodeBB/NodeBB/issues/14250 (270e5e8f)