NodeBB - Package Updates
Pinned
NodeBB
-
[2.11.0]
- Update NodeBB to 3.10.0
- Full changelog
- closes #12819, add helper to escape tx strings (7d0c2cb6)
- closes #12807, fix quick reply js error (06ac0c99)
- silence saas deprecations on prod (05e4307e)
- remove deprecation warnings, still used from widgets (3cee59f9)
- move service worker generation code to its own controller file (c153c469)
- port updated service worker code to develop, allow plugins to define scripts to import into service worker (979954c2)
-
[2.11.1]
- Update NodeBB to 3.10.1
- Full changelog
-
[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
)