github NodeBB/NodeBB v1.17.0-beta.2

latest releases: v3.7.5, v3.7.4, v3.7.3...
pre-release3 years ago

Prerelease build of NodeBB @ 2021-03-13T20:13:43.475Z -- Not meant for production usage

v1.17.0-beta.2 (2021-03-13)

Chores
  • incrementing version number - v1.17.0-beta.2 (0c1945d)
  • deps:
    • update dependency jsdom to v16.5.1 (28ed579)
    • update dependency eslint to v7.22.0 (775c3b9)
    • update dependency mocha to v8.3.2 (3ce731d)
New Features
  • closes #9380, add category filtering and topic tools to tag page (668508c)
  • allow sync function (#9379) (34b9aae)
  • allow filter functions that return promises or the data directly (e6c52cf)
  • add resolve flag to post tools (52082e1)
  • hide revert button in ACP > Privileges until privileges change (4cbd13f)
  • bring back static hook timeout (46270f9)
  • upgrade connect-mongo, closes #9367 (3c60ccf)
  • pass interstital errors to individual partials as well as to registerComplete (f71cb0e)
Bug Fixes
  • closes #9382, fix digest topic links (35700d1)
  • spec (1e1127b)
  • regression from filter hook change (53f67ff)
  • crash if unreadTopics is undefined (617f473)
  • dont crash if login el doesnt exist (f45c0aa)
  • regression via c1b3079 (2a939aa)
  • change notification updateCount to use client-side hooks (8472513)
  • tests (39b0e0f)
  • #9370, show correct teaser index if sorting is newest to oldest (9382fc6)
  • deps:
    • update dependency socket.io-redis to v6.1.0 (adaddde)
    • update dependency nodebb-plugin-composer-default to v6.5.16 (a98e92b)
    • update dependency nodebb-plugin-markdown to v8.12.7 (#9371) (56b0bfd)
    • update dependency nodebb-theme-vanilla to v12.0.2 (#9369) (8923d34)
    • update dependency nodebb-theme-persona to v11.0.2 (#9368) (fa71c48)
    • update socket.io packages to v4 (#9363) (13f3c50)
Refactors
  • remove async.each/reduce from hooks for better stack traces (d05d709)
  • use hooks.fire (0d3979e)
  • fix variable name (1982edf)
Tests

Don't miss a new NodeBB release

NewReleases is sending notifications on new releases.