NodeBB
Node.js based forum software built for the modern web
Alternative to: discourse, vanilla forums, circle
About
Versions (100)
v4.0.5
2025-02-20Release build (patch) of NodeBB @ 2025-02-20T18:17:39.175Z
v4.0.5 (2025-02-20)
New Features
- add upload button to quickreply (f67a0a12)
- remove activities older than a week (9997189a)
Bug Fixes
- typo (e63f1234)
- #13136, do not log 404s for AP requests (93f48409)
- #13129, serve category backgroundImage as actor
icon, notimage(b8200095) - escape ip blacklist rules (625f4751)
- closes #13180, don’t execute cron jobs if ap disabled (a410587c)
- #13172, Topics.addParentPosts not sending sourceContent in calling parsePosts (bb9687bd)
- #13179, fix context resolution failure bug with frequency (6245e33d)
- add back chronological sorting of asserted notes (de6e63bb)
- #13170, remove mime-type and regex test for “Emoji” attachment, wrap tag name in colons if not provided (92708d2f)
- closes #13176, check if uid is number when creating tokens (80cc1d34)
- notes.assertPrivate sanity checks (5e71d597)
- page index for single page, closes #13173 (b0e8058f)
- remove handle on category purge (4134a075)
Tests
- dont clear local when testing (669755d1)
- show objects on fail (f2824073)
- wait after post request (64318242)