Skip to content

Releases: NodeBB/NodeBB

v3.8.1

15 May 20:36
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-05-15T20:36:20.927Z

v3.8.1 (2024-05-15)

Bug Fixes

v3.8.0

15 May 15:55
Compare
Choose a tag to compare

Release build (minor) of NodeBB @ 2024-05-15T15:55:44.873Z

v3.8.0 (2024-05-15)

Chores
New Features
  • track uid for email/username changes, closes #12454 (325d00e)
  • closes #12477, allow editing moderation notes (af205cc)
  • parse moderation notes as markdown (7d24b04)
  • closes #12490, show profile flags on account info page (b429045)
  • closes #12491, add unban & unmute history (985663f)
  • new client-side hook to allow plugins to modify relogin url (c778f6e)
  • closes #12453, filter events by user/group (4030f18)
  • move all user profile pics to folder, closes #12449 (#12450) (8f9ac5c)
  • allow customizing uploads.upload socket methods (dc67f54)
  • allow custom fields in user csv export, closes #12401 (83ca23c)
Bug Fixes
  • chat message search, closes #12571 (d926d9d)
  • some issues with "small" docker improvements (#12564) (bc807c4)
  • use reference object for post summary v3 api call (2a58d09)
  • unintentional object pollution by buildForSelectCategories (88a5dfb)
  • getCategoryById to return shallow clone of object (dc35bf8)
  • #12533, go to post after changing owner (983a35e)
  • topic selection in merge (f289238)
  • closes #12474, fix search dropdown on mobile for merge (ce03680)
  • #12481, remove priv groups from groupslug:groupname mapping (#12482) (7033d11)
  • bump 2factor (4d2c95c)
  • date on upgrade script (73f9856)
  • use CategoryObject in admins-mods schema def (4da1e9c)
  • missing uid for modify event, closes #12394 (7c37f32)
  • docker: support all previously used env variables correctly (#12567) (995b2de)
Refactors
  • add missing form-label class (36016ee)
  • use groupslug:groupname for search and acp page (ee5c021)
Tests

v3.7.5

03 May 14:18
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-05-03T14:18:21.816Z

v3.7.5 (2024-05-03)

Bug Fixes

v3.7.4

17 Apr 13:43
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-04-17T13:43:15.150Z

v3.7.4 (2024-04-17)

New Features
Bug Fixes
  • zipObject (110ce66)
  • index should be cid (8410cec)
  • uniqCids (de0176e)
  • if votes are not public, dont show upvoter names in tooltip (5af69db)
  • add canView check to /api/v3/users/:uid (5bee324)
  • is user doesnt have view:users privilege (14f5774)
  • copy dropdown closing on copy ip/text/link (48281f9)
  • align teaser avatar (5fcd1a8)
  • if you have chat:privileged the chat icons should show up (ca07e51)
  • #12485, resolve flags on a topics posts on topic delete (d725679)
  • #12471, remove readable strings (0b1f254)
Refactors
  • add new hooks for notifications/websockets (d2e042d)
  • move parseInt to filter (52e7152)
  • better label for show to groups (cfd29db)
Tests

v3.7.3

03 Apr 13:59
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-04-03T13:59:29.523Z

v3.7.3 (2024-04-03)

Chores
Bug Fixes

v3.7.2

27 Mar 14:15
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-03-27T14:15:05.548Z

v3.7.2 (2024-03-27)

New Features
  • add hook to modify sorting options/fields (168419c)
  • add playsinline video attribute (#12419) (5924a6e)
Bug Fixes
Tests

v3.7.1

14 Mar 16:11
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-03-14T16:11:23.842Z

v3.7.1 (2024-03-14)

New Features
  • allow setting max-old-space-size in config (d1ce594)
Bug Fixes

v3.7.0

06 Mar 14:57
Compare
Choose a tag to compare

Release build (minor) of NodeBB @ 2024-03-06T14:57:39.904Z

v3.7.0 (2024-03-06)

New Features
Bug Fixes
Other Changes
Refactors
Tests

v3.6.7

28 Feb 14:17
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-02-28T14:17:09.952Z

v3.6.7 (2024-02-28)

Bug Fixes
Tests

v3.6.6

14 Feb 15:41
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-02-14T15:41:30.644Z

v3.6.6 (2024-02-14)

Bug Fixes
Tests