April 26, 2021

NodeBB v1.17.0 – Scheduled Topics, New Moderation Features and More

Spring has sprung in Toronto, so we’re taking advantage by getting some extremely low budget advertising. Hey, doesn’t everyone make their software purchasing decisions based on what they read on the sidewalk? Hah-hah!

Onward with our latest release, NodeBB version 1.17.0. Improvements include:

  • Scheduled Topics We’ve had multiple requests for this one. Rather than simply submitting a topic immediately users now have the option to select a time and date for it to go live. If you wish to limit this ability to certain users, there’s also a new category-level privilege that can toggled for individuals or user groups.
  • Post Diff Deletion Specific entries in post history can now be removed. This resolved an issue where simply editing a post to remove sensitive content, such as passwords or secret key was not enough, as the post history would still allow you to easily reconstruct an old post.
  • Topic Event Improvements Topic events such as pinning or locking are now displayed in-line with posts, and plugins can add their own topic events. Previously, topic actions were done in the background, so this increases the transparency of moderation actions.
  • Categories System Refactoring If your forum only has a few categories then loading all of them is probably not an issue, but increasingly some larger NodeBB forums have hundreds or even thousands of categories, which can cause performance issues. Now the routes that were previously loading all categories can be paginated via a setting in the admin control panel, reducing the load considerably.
  • Filter Tags by Topic We’ve added the ability to filter the tags page by category, so users can more easily filter out tags that might not be relevant to what they are looking for.
  • Timeline Design added to Persona Theme This change to our most popular theme makes it easier to follow conversations, particularly long running ones:
    NodeBB v1.17.0 - Scheduled Topics, New Moderation Features and More
  • Developer Improvements
    • Re-mountable routes
      • It is now possible to (via custom plugin logic) override specific mountpoints in NodeBB. For example, instead of /category (and related pages such as /category/5/category-name, the mount point can be renamed to /kategori for German communities
    • Sorted lists available on client side
      • The “sorted-lists” functionality was primarily an ACP-only library. We now enabled this to be used on the front-end.
    • Client-side hooks
  • Security Fixes
    • One XSS vulnerability fixed
    • One security best practice implemented, to guard against session fixation attacks

For a breaking changes, please see:

https://community.nodebb.org/topic/15259/1-17-0-breaking-changes

As usual if you are hosting your own NodeBB forum we highly recommend updating to the latest version to take advantage of the latest features and fixes. Always remember to back up your database before proceeding with any upgrade.

If you encounter any issues, please post them on our community support forum.

© 2014 – 2024 NodeBB, Inc. — Made in Canada.