Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-18 | 675 Bytes | |
v4.4.4 source code.tar.gz | 2025-06-18 | 4.9 MB | |
v4.4.4 source code.zip | 2025-06-18 | 7.1 MB | |
Totals: 3 Items | 12.1 MB | 3 |
Release 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)