Skip to content

v1.18.4

Compare
Choose a tag to compare
@nodebb-misty nodebb-misty released this 06 Oct 17:59
· 5087 commits to master since this release

Release build (patch) of NodeBB @ 2021-10-06T17:59:38.238Z

v1.18.4 (2021-10-06)

Chores
  • up persona (f4e62fb)
  • incrementing version number - v1.18.3 (5735874)
  • update changelog for v1.18.3 (f066ddb)
  • deps:
    • update dependency lint-staged to v11.2.0 (840b49b)
    • update commitlint monorepo to v13.2.0 (aa37031)
    • update dependency mocha to v9.1.2 (6385b88)
Documentation Changes
  • added link to unofficial IRC channel (c5a48b4)
New Features
  • use unread icon in mobile (27e53b4)
  • cli user management commands (#9848) (d1ff3d6)
  • #9855, allow uid for post queue notifications (5aea6c6)
  • add userData to static:user.delete (f24b630)
  • closes #9845, sort by views (6399b42)
  • duplicate requireEmailAddress settings block to Settings > User (a964547)
  • mongodb driver 4.x (#9832) (07adb49)
  • a useless hover effect because raisins (1a61ffc)
Bug Fixes
  • deps:
    • update dependency mongodb to v4.1.3 (b4fc277)
    • update dependency postcss to v8.3.9 (9455e5b)
    • update dependency autoprefixer to v10.3.7 (78895d0)
    • update dependency nodebb-plugin-composer-default to v7.0.8 (9215c7d)
    • update dependency ioredis to v4.27.10 (4694382)
    • update dependency nodebb-theme-persona to v11.2.9 (346e089)
    • update dependency autoprefixer to v10.3.6 (058fdca)
    • update dependency yargs to v17.2.1 (d50dd80)
    • update dependency postcss to v8.3.8 (193c92e)
    • update dependency passport to ^0.5.0 (daea8a8)
    • update dependency connect-pg-simple to v7 (#9785) (054f3da)
    • update dependency yargs to v17.2.0 (c78309b)
  • #9866, fire vote hooks after reputation changes (#9867) (8ad9a10)
  • #9865, don't display register messages after login (96f5312)
  • dont show decimails on auto approva minutes (a0df389)
  • #9864 (e954ca1)
  • delete old topic tags (a70c69f)
  • switch inf. scroll to xhr (#9854) (4404e81)
  • #9828, max-width (4091510)
  • handle undefined returnTo on registerAbort (ac1b969)
  • lint (ff850b2)
  • psql tests (123354c)
  • psql test (f8d4ec6)
  • possible test fix for subfolder redirect (3605ac8)
  • missing relative path in test (4eacfef)
  • #9834, missing null email check on new registrations, added tests (58e0a36)
  • crossorigin not showing up on manifest link tag (0faa493)
  • #9827, fix reward duplication (89af00d)
Performance Improvements
Refactors
  • use utils.debounce (a7668a7)
  • remove async.waterfall from remaining upgrade scripts (6b34065)
Tests
  • dashboard (4f8647a)
  • add tests for admin privileges (9fe9ab0)
  • add missing tests (3479832)
  • remove debug log (8cb4754)
  • no need to create fake interstitial as NodeBB comes with some by default (cb69934)