Skip to content

Releases: NodeBB/NodeBB

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

v3.6.5

31 Jan 13:49
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-01-31T13:49:21.812Z

v3.6.5 (2024-01-31)

Bug Fixes

v3.6.4

24 Jan 17:22
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-01-24T17:22:26.277Z

v3.6.4 (2024-01-24)

New Features
  • add success hook to quick reply (cb21f28)
Bug Fixes
  • if there is no bookmarkThreshold dont init unread indicator (cf40d68)
  • remove leftover code from 2.x, closes #12301 (d5f445f)
  • copy single line code blocks, closes #12297 (06269cd)
  • validate plugin id in toggleActive (76f3eff)
Tests

v3.6.3

12 Jan 16:06
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2024-01-12T16:06:05.725Z

v3.6.3 (2024-01-12)

Bug Fixes