Skip to content

Releases: NodeBB/NodeBB

v3.2.0

28 Jun 15:54
Compare
Choose a tag to compare

Release build (minor) of NodeBB @ 2023-06-28T15:54:25.953Z

v3.2.0 (2023-06-28)

Chores
  • deps:

  • i18n:

    • fallback strings for new resources: nodebb.admin-appearance-skins (7ca85c6)
    • fallback strings for new resources: nodebb.admin-advanced-cache, nodebb.admin-advanced-errors, nodebb.admin-development-logger (fa8e656)
    • fallback strings for new resources: nodebb.admin-appearance-customise (0863afd)
    • fallback strings for new resources: nodebb.user (195b09d)
    • fallback strings for new resources: nodebb.admin-manage-users (934b679)
    • fallback strings for new resources: nodebb.themes-harmony (619c4ff)
    • fallback strings for new resources: nodebb.topic (639eeb4)
    • fallback strings for new resources: nodebb.admin-appearance-customise, nodebb.admin-appearance-skins, nodebb.admin-appearance-themes, nodebb.admin-settings-api (d508772)
    • fallback strings for new resources: nodebb.admin-manage-groups (e53929f)
    • fallback strings for new resources: nodebb.users (1ffc922)
    • fallback strings for new resources: nodebb.modules (54a683b)
    • fallback strings for new resources: nodebb.themes-harmony (0aef9a9)
    • fallback strings for new resources: nodebb.admin-settings-api (78bc71a)
New Features
  • closes #11747, add pagination to tokens page (4b11cd0)
  • add vote privs to topic (#11734) (86faed6)
  • custom skins panel in acp (556fd65)
  • add req and socket to als, closes #10304 (68ddca1)
  • #11714, add page title (1a5e18c)
  • #11714, add registrationQueue flag (3080eb7)
  • do not show the replies container in a post's footer if the only reply present is the next post (da02361)
  • add new tab to define bs variables (de68f74)
  • bring back noskin option (2edfe0e)
  • add not validated/expired (5fae09f)
  • closes #11671, allow custom classes on body (e89cfd4)
  • upgrade fonts (392a7d2)
  • allow more params to app.newTopic/newReply (325c195)
  • update progress bar more frequently (99aaa9f)
  • closes #11630 (8c9ab01)
  • add hidden-empty utility (63ae03b)
  • translate bodyShort (ed15cbb)
  • add lang string and drag fix (db9b807)
  • center chat modal attr (4833a2b)
  • token rolling API for admins (4f524e9)
  • token editing and deletion (ce23caf)
  • api token migration, new ACP tokens list, token creation (e4888de)
  • internal utility functions for token management (creation, deletion, etc) (7b8bffd)
Bug Fixes
Other Changes
Performance Improvements
  • make less db calls to load indices (0b2feb9)
Refactors
Reverts
Tests

v3.1.7

21 Jun 15:48
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2023-06-21T15:48:18.898Z

v3.1.7 (2023-06-21)

Bug Fixes

v3.1.6

15 Jun 19:45
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2023-06-15T19:45:03.558Z

v3.1.6 (2023-06-15)

Bug Fixes

v3.1.5

13 Jun 18:50
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2023-06-13T18:50:11.209Z

v3.1.5 (2023-06-13)

Chores
  • fix persona (7417441)
  • up themes (97ff1f1)
  • incrementing version number - v3.1.4 (2452783)
  • update changelog for v3.1.4 (633dc2d)
  • incrementing version number - v3.1.3 (3b4e9d3)
  • incrementing version number - v3.1.2 (40fa348)
  • incrementing version number - v3.1.1 (4025073)
  • incrementing version number - v3.1.0 (0cb386b)
  • incrementing version number - v3.0.1 (26f6ea4)
  • incrementing version number - v3.0.0 (224e08c)
New Features
  • add back support for req.body._csrf (67f44a3)
Bug Fixes
  • improper neutralization of user input in image wrapping code (1d1639d)
  • don't update edit data if edited timestamp is not available (c5cd76e)
  • filter null nav items (b73f307)
  • rimraf usage in user image delete (3256fb3)
  • closes #11620, fix copy code when line numbers are enabled (82e2682)
  • logins dashboard user images (8cb6ebb)
Refactors
  • change welcome headers to be smaller (0c4870e)
Tests

v2.8.15

13 Jun 18:55
Compare
Choose a tag to compare

Patch release containing a backported security fix.

Patch release for #11617

21 May 01:07
Compare
Choose a tag to compare

Upgrade csrf-sync to 4.0.1 to fix #11617 which adds back req.csrfToken

v3.1.4

18 May 22:28
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2023-05-18T22:28:23.100Z

v3.1.4 (2023-05-18)

Chores
Bug Fixes
Other Changes
Refactors

v3.1.3

15 May 16:44
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2023-05-15T16:44:02.835Z

v3.1.3 (2023-05-15)

Continuous Integration
  • use GitHub Actions expression instead of handlebars template (#11599) (412a1ec)
  • tag with branch name if not default branch (cd7fdfc)
Bug Fixes
Other Changes

2.8.13

15 May 16:42
Compare
Choose a tag to compare

Security release for 2.x line

v3.1.2

12 May 13:55
Compare
Choose a tag to compare

Release build (patch) of NodeBB @ 2023-05-12T13:55:30.703Z

v3.1.2 (2023-05-12)

Bug Fixes