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

2025-02-17

Release build (patch) of NodeBB @ 2025-02-17T04:45:48.055Z

v4.0.4 (2025-02-17)

Bug Fixes
  • clear parsed post cache when updating a post’s attachments, #13164 (33d7b9b3)
  • logic failure causing remote posts with image to not parse properly, #13164 (d936d5c0)
  • change the passed-in notificatiom id for notifyTagFollowers to contain the list of matched tags (04f51cc6)
  • actor.prune, dont try deleting same users (ffbe4b7b)
  • getLocalFollowCounts, show non existing deletes (cfbb8ff8)
  • return null if field isn’t in hash (70a9f6d3)
  • getUserField so that it always returns null (e85662a5)
  • isArray check (224910b1)
  • sanity-check the id when mocking a post (5cbf3dd7)
  • missing actor on some local activities when federating out (040584f0)
Performance Improvements
  • closes #13145, reduce calls in actors.prune (d590c2af)
Refactors
  • single remove (77dd6dd0)
  • cleanup ip:recent (d8724708)
  • hooks button (c4b01330)