NodeBB
Node.js based forum software built for the modern web
Alternative to: discourse, vanilla forums, circle
About
Versions (100)
v3.6.4
2024-01-24Release build (patch) of NodeBB @ 2024-01-24T17:22:26.277Z
v3.6.4 (2024-01-24)
New Features
- add success hook to quick reply (cb21f28b)
Bug Fixes
- if there is no bookmarkThreshold dont init unread indicator (cf40d681)
- remove leftover code from 2.x, closes #12301 (d5f445f1)
- copy single line code blocks, closes #12297 (06269cdf)
- validate plugin id in toggleActive (76f3efff)
Tests
- add plugin id tests (e8befbcc)