NodeBB - Package Updates
Pinned
NodeBB
-
[2.9.0]
- Update NodeBB to 3.8.1
- Full changelog
- track uid for email/username changes, closes #12454 (325d00ea)
- closes #12477, allow editing moderation notes (af205cc4)
- parse moderation notes as markdown (7d24b04b)
- closes #12490, show profile flags on account info page (b429045f)
- closes #12491, add unban & unmute history (985663fa)
- new client-side hook to allow plugins to modify relogin url (c778f6eb)
- closes #12453, filter events by user/group (4030f18a)
- move all user profile pics to folder, closes #12449 (#12450) (8f9ac5c1)
- allow customizing uploads.upload socket methods (dc67f54e)
- allow custom fields in user csv export, closes #12401 (83ca23ca)
- chat message search, closes #12571 (d926d9dd)
- some issues with "small" docker improvements (#12564) (bc807c46)
- use reference object for post summary v3 api call (2a58d099)
- unintentional object pollution by buildForSelectCategories (88a5dfb7)
- getCategoryById to return shallow clone of object (dc35bf8b)
- #12533, go to post after changing owner (983a35e6)
- topic selection in merge (f2892385)
- closes #12474, fix search dropdown on mobile for merge (ce03680f)
- #12481, remove priv groups from groupslug:groupname mapping (#12482) (7033d11e)
- bump 2factor (4d2c95ca)
- date on upgrade script (73f98568)
- use CategoryObject in admins-mods schema def (4da1e9c4)
- missing uid for modify event, closes #12394 (7c37f32d)
-
[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