Skip to content
  • NodeBB 3.8.0

    NodeBB Development
    1
    6 Votes
    1 Posts
    701 Views
    barisB
    Hello Everyone ! Today we are releasing NodeBB 3.8.0. Please read below for all the changes in this release. Moderation Improvements We made some improvements on the user account info page. Namely: Unmutes and Unbans will show up in the user history. If the account is flagged it will show up in the "Latest Flags" section. Moderation notes are editable. Username & email history will show who made the change. [image: 1715787614661-cfe7c601-f49e-4f16-8341-00ca5dbd0b5e-image.png] User/Group filter on admin events page [image: 1715787701043-dd3b7804-33fd-4ecd-9087-73e26fca9f9e-image.png] Events in the admin page can be filtered by a single user or a group of users. Field selector for user export [image: 1715787757973-export-user-fields.png] Exporting a list of users in the acp now let's you select which fields to include in the export. Docker improvements Thanks to more work by @oplik0 we have more improvements to our docker setup, full PR https://github.com/NodeBB/NodeBB/pull/12335 Bug fixes & Misc As usual there are plenty of bug fixes in this release. Full list of closed issues. Let us know if you run into any issues in our support thread.
  • 3.8.0 Upgrade Support

    Pinned Technical Support
    36
    2 Votes
    36 Posts
    2k Views
    barisB
    After you get latest code from github you can run ./nodebb upgrade it should install the dependencies update your package.json and run any schema upgrades. It also runs ./nodebb build