NodeBB
Node.js based forum software built for the modern web
Alternative to: discourse, vanilla forums, circle
About
Versions (100)
v4.4.5
2025-07-31Release build (patch) of NodeBB @ 2025-07-31T13:57:00.227Z
v4.4.5 (2025-07-31)
New Features
- add filter:post.getDiffs (bbb9a460)
Bug Fixes
- clearTimeout if item is evicted from cache (5f696176)
- use sharp to convert svg to png, closes #13534 (b74c7898)
- use filename to check for svg, tempPath doesn’t always have extension (5bcf078a)
- apply sanitizeSvg to regular uploads and uploads from manage uploads acp page (a8f4c5e6)
Refactors
- use promise.all (7c00e814)
Tests
- one more fix (5f5a6972)
- fix spec (3b609316)
- fix openapi (c7c83e0e)
- increase timeout of failing test (fe9b49e3)