NodeBB - Package Updates
-
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.15.1]
- Update NodeBB to 1.14.3
- Full changelog
- This release contains a security fix and is based off of NodeBB stable (v1.14.x).
-
[1.16.0]
- Update NodeBB to 1.15.0
- Full changelog
-
[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.3]
- Update NodeBB to 1.15.3
- Full changelog
-
[1.16.4]
- Update NodeBB to 1.15.4
- Full changelog
-
[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.17.0]
- Update NodeBB to 1.16.0
- Full changelog
-
[1.17.1]
- Update NodeBB to 1.16.2
- Full changelog
-
[1.18.0]
- Update base image to v3
- Fix bug where plugins where installed on every restart