NodeBB logo

NodeBB

Node.js based forum software built for the modern web

Alternative to: discourse, vanilla forums, circle

NodeBB screenshot

About Versions (100)

v4.7.1

2025-12-17

Release build (patch) of NodeBB @ 2025-12-17T15:18:53.406Z

v4.7.1 (2025-12-17)

Continuous Integration
  • drop ARM v7 from docker builds (#13808) (254370c5)
New Features
  • stop extraneous vote and tids_read data from being saved for remote users (9f729964)
  • add hreflang to buildLinkTag (ba85474d)
  • #13790, allow ssl setup in psql (5bd1f7b7)
Bug Fixes
  • wrong increment value (b1fc5bfd)
  • increment progress on upgrade script (9f94a721)
  • disallow inline viewing of unsafe files (#13833) (5ae8d553)
  • moving topic to cid=-1 will remove it from list (90a15134)
  • show errors when saving settings (f49f540b)
  • closes #13666, update category label (193aaf55)
  • respect user pagination settings in infinite scroll (#13765) (#13788) (ebf2a2c5)
  • remove hardcoded name for redis sentinel, #13794 (53e22acf)
Other Changes
  • fix missing comma (9fb41c69)
Reverts
  • spec change (b19281b0)
Tests
  • fix tests (11b01dfc)