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.6.2

2025-11-19

Release build (patch) of NodeBB @ 2025-11-19T15:31:57.561Z

v4.6.2 (2025-11-19)

Bug Fixes
  • #13779, svg uploads (e3002411)
  • #13776, if plugin is in install/package.json use latest version from there (abfb6d13)
  • category labels showing up on infinite scroll on category page (dece0628)
  • crash in resolveInboxes (9900171f)
  • log out user if session cookie resolves to non-existent uid (5d9da603)
  • make i18n test failure message easier to read (3a81f903)
  • wrong auto-categorization if group actor is explicitly included in audience (be4d0e81)
  • order of operations when updating category handle (5cfec5b1)
  • closes #13729, fix filename encoding (9410f466)
Refactors
  • remove unused share (aacd27ee)
Tests
  • add test for #13729 (430a3e81)