NodeBB - Package Updates
Pinned
NodeBB
-
[2.9.3]
- Update NodeBB to 3.8.4
- Full changelog
- update chat teasers when a new chat starts, closes #12713 (0204f2aa)
- add downvoteVisibility setting, closes #12698 (269fc068)
- prevent category filter to go to selected cid (10c5cd4c)
- add sizes to maskable so it doesnt crash chrome application tab (ccc86825)
- post preview not working on parent post (a28dd70f)
-
[2.10.0]
- Update NodeBB to 3.9.0
- Full changelog
- give category selector input min-width for mobile (2a15856b)
- add action:topics.scheduled.notify (705796f6)
- add followed users lang string (d6643160)
- add a new widget container (1c2afcc1)
- show a friendly message on invalid or expired code, closes #12738 (01a2f0e7)
- allow chat rooms in widgets (f80b7b87)
- migrate topic move socket call to api v3 (2d14a798)
- add allow and frameborder to allow attrs (c3f02b74)
- add missing event type (334c8c9d)
- send topic title into user-posted-topic-with-tag notification type, unbold tags in copy (1611b17b)
-
[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
)