| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-13 | 877 Bytes | |
| v4.11.3 source code.tar.gz | 2026-05-13 | 5.4 MB | |
| v4.11.3 source code.zip | 2026-05-13 | 7.7 MB | |
| Totals: 3 Items | 13.1 MB | 0 | |
Release 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)