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

2025-05-16

Release build (patch) of NodeBB @ 2025-05-16T16:37:49.359Z

v4.4.1 (2025-05-16)

New Features
  • save width and height values into post attachment (3674fa57)
  • use local date string for digest subject (3d96afb2)
Bug Fixes
  • openapi schema to handle additional attachments field in postsobject (ce5ef1ab)
  • group edit url (0a574d72)
  • add attachments to getpostsummaries call in search, #13324 (8f9f3771)
  • bring back auto-categorization if group and object are same-origin, handle Peertube putting channel names in attributedTo (a460a550)
  • #13419, handle remote content with mediaType text/markdown (45a11d45)
Refactors
  • create date once per digest.send (6c3e2a8e)
Tests
  • fix tests to account for a460a55064e1280f36a0021e0510c7c557251030 (948bfe46)