NodeBB - Package Updates
Pinned
NodeBB
-
[1.19.6]
- Update NodeBB to 1.18.6
- Full changelog
- #9992, hooks.one (96f13e4)
- use auto-generated meta and link tags in ACP, closes #9991 (1719bff)
- #9967, allow dropdowns in navigation (2e623dd)
- show number of events per type in acp (b916e42)
- show posts previews if enabled on mouse over (8c67031)
-
[1.20.1]
- Update NodeBB to 1.19.4
- Full changelog
- add hook filter:posts.getUserInfoForPosts (df46ab4)
- add translateKeys (e841d59)
- post auto flagging on downvotes #10029 (#10367) (62187ca)
- closes #10324, show recently online users as well (eac9cd0)
- resolve paths for staticDirs as well (e0b1c37)
- ability to go through your posts in a topic (b517b37)
-
[1.20.2]
- Update NodeBB to 1.19.6
- Full changelog
- #10460, add cutoff to suggested topics (799e94e)
- add response:helpers.notAllowed (e8058ca)
- add filter:image.stripEXIF (b8765df)
- add confirm to reject, closes #10427 (538ad9e)
- allow client-side hook registration chaining (b88bb3c)
- delete flagId field from post/user on flag purge (3125128)
-
[1.20.3]
- Update NodeBB to 1.19.7
- Full changelog
- #10443, regression where sorted-list items did not render into the DOM in the predicted order [breaking] (46fbe15)
- make it simpler to use redis sentinels (8238946)
- closes #10501, minimum reputation to chat (b28f9f7)
-
[1.22.0]
- Update NodeBB to 2.1.0
- Full changelog
- add clipboard to runtime modules (39d6106)
- buildBreadcrumbs naively prepending relative path even if absolute paths are passed in (a356426)
- more generic copy for notif/chat button labels (f6a7582)
- #10642, fix order of dom ready events (2bfccac)
-
[1.24.0]
- Update NodeBB to 2.2.0
- Full changelog
- new cronjob and ACP option to delete orphans after configurable number of days, closes #10659 (88aee43)
- allowed plugins to modify email verification details prior to db saving or email send/plugin fire (b9d4724)
- pass absolute url to post into post tools response, #10566 (ece733e)
-
[1.24.4]
- Update NodeBB to 2.2.4
- Full changelog
- deps: update dependency diff to v5.1.0 (452e5bf)
- #10733, extraneous apostrophes in plugin upgrader (3c41ae0)
- get version from install/package.json instead (6011421)
- #10739, always re-add theme to active plugins, on theme set (8d701ec)
-
[1.25.0]
- Update NodeBB to 2.3.0
- Full changelog
- add client side filter:chat.send, closes #10729 (b2da02d6)
- UI changes for ACP > Manage > Categories (#10782) (820bc994)
- show an informative message when no plugins are found after filtering (6840a742)
- Allow defining active plugins in config (#10767) (23cb67a1)
- allow plugins to toggle whether IPs are shown in the users CSV export (a6af47da)
- fire hook to allow plugins to filter the pids returned in a user profile (c26be43a)
- closes #10719, don't trim children if category is marked section (7e80cc10)