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 (3674fa5)
- use local date string for digest subject (3d96afb)
Bug Fixes
- openapi schema to handle additional
attachments
field in postsobject (ce5ef1a) - group edit url (0a574d7)
- add attachments to getpostsummaries call in search, #13324 (8f9f377)
- bring back auto-categorization if group and object are same-origin, handle Peertube putting channel names in
attributedTo
(a460a55) - #13419, handle remote content with mediaType text/markdown (45a11d4)
Refactors
- create date once per digest.send (6c3e2a8)