NodeBB - Package Updates
Pinned
NodeBB
-
[2.11.2]
- Update NodeBB to 3.10.2
- Full changelog
-
[2.11.3]
- Update NodeBB to 3.10.3
- Full changelog
-
[2.12.0]
- Update NodeBB to 3.11.0
- Full Changelog
- i18n:
- migrate admin/settings/social.json into admin/settings/general.json (
206613d
) - migrate admin/settings/languages.json into admin/settings/general.json (
ab143b1
) - migrate admin/settings/homepage.json into admin/settings/general.json (
a767818
) - combine admin/settings/guest.json language file into admin/settings/user.json (
3f14373
)add date and multiselect custom fields (9cf85ce
) - new language file for user custom fields (
05fb8aa
) - closes #12902, allow adding users as post editors (
bc00df3
) - added nn_NO, takk! (
b9eff72
) - add read topics route (
757d710
) - update acp template to use new lang keys (
bc5b91a
)
-
[2.12.1]
- Update NodeBB to 3.11.1
- Full Changelog
- config: migrate config renovate.json (#12960) (
14f698f
) - up spam-be-gone (
e5c8deb
) - escape about me on user flags (
4e69bff
)
-
[2.13.0]
- Update NodeBB to 3.12.0
- Full Changelog
- check if caches have the requested cache name (
3852076
) - add csrf protection to webinstall POST route (
8f465af
) - explicit settings/appearance routes (
bb0ff6d
) - only send required fields in query (
76caa92
) - replace math.random with crypto (
9d2af7e
) - remove "password" in comments (
fe81153
)
-
[2.13.1]
- Update NodeBB to 3.12.1
- Full Changelog
- up harmony (
18904bb
) - up persona (
b4ec3a6
)
-
[2.13.2]
- Update NodeBB to 3.12.2
- Full Changelog
- remove log (
2f5effd
) - up markdown (
0a135d8
) - up deps (
48944a8
)
-
[2.13.3]
- Update NodeBB to 3.12.3
- Full Changelog
- up harmony (
5120d11
) - up 2factor (
c6eaea3
) - incrementing version number - v3.12.2 (
a1269b3
) - update changelog for v3.12.2 (
98e5d1b
)
-
[2.13.4]
- Update NodeBB to 3.12.4
- Full Changelog
- up harmony (
cfb22da
) - up harmony (
d0715ca
) - incrementing version number - v3.12.3 (
abb2417
)
-
[2.14.0]
- Update NodeBB to 4.0.0
- Full Changelog
- add new
escape
option to getPostSummaryByPids [breaking] (16c8a65
) - core html stripping on plaintext, remove 'filter:teasers.configureStripTags' hook, remove html stripping from teaser generation (
c01f154
)
-
[2.14.1]
- Update NodeBB to 4.0.1
- Full Changelog
- up dbsearch (
88fa455
) - up benchpress (
c958480
) - up harmony (
10409e0
) - up themes (
6918c3f
) - up themes (
050effe
) - up harmony (
90e0a2d
) - incrementing version number - v4.0.0 (
c1eaee4
) - update changelog for v4.0.0 (
ae8f58d
) - use text-danger if chat over limit (
2f5b4b2
) - #13087, disallow following cid -1 (
ddb6e0f
) - encoding of pid in notifyCategoryFollowers, #13087 (
6d88dcb
) - #13084 bump persona (
4feda22
) - closes #13091, dont show world category (
4c66eed
) - #13088, up dbsearch (
8644565
) - #13090, update themes fix selector (
822bff6
) - #13086 move rateLimit check (
487d9f7
) - null checks for category sync and actor assertions (
b3b8b9e
) - #13067, add sourceContent to teasers (
679fcb7
) - #13065, send missing
actor
property when 1b12 announcing local posts (e61df4d
) - closes #13068, encodeURIComponent X-Redirect (
f3b8ed2
) - #13062 add displayname to email tpl data (
f0c2090
) - missing ; (
8b38cb3
) - reduce image size (#12702) (
a95a51c
) - (
4ba01d1
) - adjust webfinger test for updated 404 status code (
4a827b7
) - fix x-redirect tests (
b80440a
) - add sourceContent to spec (
526a952
) - change test to 404 (
52f7f0a
) - remove only (
0ba4ba6
)