NodeBB
Node.js based forum software built for the modern web
Alternative to: discourse, vanilla forums, circle
About
Versions (100)
v4.4.4
2025-06-18Release build (patch) of NodeBB @ 2025-06-18T14:20:41.218Z
v4.4.4 (2025-06-18)
New Features
- link to post in preview timestamp (8c69c6a0)
- Add live reload functionality with Grunt watch and Socket.IO (#13489) (84d99a0f)
- closes #13484, post preview changes (14e30c4b)
Bug Fixes
- sanitize svg when uploading site-logo, default avatar and og:image (da2597f8)
- Revise package hash check in Docker entrypoint.sh (#13483) (6c5b2268)
- more edge cases (32faaba0)
- #13484, clear tooltip if cursor leaves link (0ebb31fe)
Other Changes
- fix lint (8ab034d8)
Refactors
- send single message (dc37789b)