NodeBB - Package Updates
Pinned
NodeBB
-
[1.15.0]
- Update NodeBB to 1.14.2
- Full changelog
- #8450, next/prev link tags on /unread /recent (eb9704f)
- allow flagging of user acounts from post tools menu (6931f29)
- #3783, min/max tags per category (c718b72)
- account content deletion, closes #8381 (67aca82)
- privileges for Admin Control Panel (#8355) (a82e9bd)
-
This update took a while because we ran into some packaging issues . https://community.nodebb.org/topic/14919/maintaining-package-json-across-updates if you want to follow what the issue is.
-
[1.16.1]
- Update NodeBB to 1.15.1
- Full changelog
- #8864, add action:events.log (9c5c32d)
- show db info side by side (62c0454)
- add language keys for admin-settings-api (d32e4e0)
- #8824, cache refactor (#8851) (f1f9b22)
- move mkdirp to beforeBuild so it doesnt get called twice (6255874)
- group exists API call in write api (d263192)
- user exist route in write api (1446cec)
- new shorthand route /api/v3/users/bySlug/:userslug (60e1e99)
- allow passwords with length > 73 characters (#8818) (512f6de)
- #8821, allow guest topic views (9e3eb5d)
-
[1.16.2]
- Update NodeBB to 1.15.2
- Full changelog
- #8475, allow flagging self posts (a6afcfd)
- #7550, show message if post is queued when js is disabled (120999b)
- #8171, add oldCategory if topic is moved (35f932c)
- #8204, separate notification type for group chats (b44ddec)
- invites regardless of registration type, invite privilege, groups to join on acceptance (#8786) (3ccebf1)
- allow groups to specify which cids to show member posts from (#8875) (8518404)
-
[1.16.5]
- Update NodeBB to 1.15.5
- add socket connect/disconnect action hooks (fcb10eb)
- allow modifiying browser title on ajaxify (698718f)
- sso redirect on /login & /api/login (5d00b08)
- use file lib instead of directly accessing fs (for Assert.path) (3ea66f8)
- check uid as well (ef6c3b0)
- #7597, fix progress bar of cover/profile uploads (7e867cf)
- deps: update dependency nodebb-plugin-spam-be-gone to v0.7.7 (#9039) (c7f2640)
-
[1.19.1]
- Update NodeBB to 1.18.1
- Full changelog
- create folders in ACP uploads #9638 (#9750) (3df79683)
- column based view on wide priv. tables (#9699) (61f02f17)
- als (#9749) (e59d3575)
- add quick reply key (e9314842)
- add new lang key for no best posts (6e73d8c9)
-
[1.19.3]
- Update NodeBB to 1.18.3
- Full changelog
- move filter:topic.post hook to top of method (f194809)
- add client-side static hook to fire immediately before any topic action (hint: delete action to stop default behaviour) (66eaae4)
- allow removing multiple items from list (397835a)
- add uid to filter:user.saveSettings (7f48edc)
-
[1.19.4]
- Update NodeBB to 1.18.4
- Full changelog
- use unread icon in mobile (27e53b4)
- cli user management commands (#9848) (d1ff3d6)
- #9855, allow uid for post queue notifications (5aea6c6)
- add userData to static:user.delete (f24b630)
- closes #9845, sort by views (6399b42)
- duplicate requireEmailAddress settings block to Settings > User (a964547)
- mongodb driver 4.x (#9832) (07adb49)
- a useless hover effect because raisins (1a61ffc)