Release build (patch) of NodeBB @ 2022-01-21T18:20:49.688Z
v1.19.1 (2022-01-21)
Chores
- deps:
- bump compare-versions from 4.1.2 to 4.1.3 in /install (#10154) (4a5182e)
- update dependency lint-staged to v12.2.2 (f090de3)
- update dependency @commitlint/cli to v16.1.0 (44d81a9)
- update dependency lint-staged to v12.2.1 (857ac48)
- update dependency @commitlint/cli to v16.0.3 (9c63d07)
- update dependency lint-staged to v12.2.0 (1a0c117)
- update dependency eslint to v8.7.0 (8abaf3f)
- update dependency mocha to v9.1.4 (f5ad173)
- up persona (89871d7)
- add test.sh to gitignore (d7796f0)
- delete test script (250274c)
- remove unused lang key #10180 (2fe91e3)
- incrementing version number - v1.19.0 (18b0a29)
- update changelog for v1.19.0 (c8f1bc5)
- i18n:
New Features
- revert label js change (1c80adf)
- hide all categories link on flags filters (e9d0db2)
- nicer error handling for bad jwt in unsubscribe template (31ea226)
Bug Fixes
- deps:
- update dependency jquery-ui to v1.13.1 (#10186) (55b3a35)
- update dependency multiparty to v4.2.3 (#10188) (7fa2ba7)
- update dependency nodebb-theme-persona to v11.3.15 (#10155) (e03d474)
- update dependency mongodb to v4.3.1 (#10178) (693ca1f)
- update dependency nodebb-plugin-composer-default to v7.0.18 (#10164) (2c75cce)
- urls used when recent/unread/popular/top is used as the homepage (2835966)
- mark unread button showing the selected category (fdfafb4)
- catch exceptions from sendNotifications (c1ec204)
- multiple cid filter on flags page (3e8cb73)
- post indices if there is a blocked user in topic (f9279b6)
- dont add duplicate link backs (3b72ff8)
- #10175, fix topic linkbacks duplicating on post edit (b06c632)
- #10173, don't show optional message if email is required (d1eb21c)
- #10172, fix postqueue accept/reject notification text (6a75ed5)
- #10167, fix regression prevent guest post (4799efc)
- CSRF handler to go back to saving in session (#10159) (e9ee843)
- #10158, fix extra padding (03f5cbc)
Refactors
- add method to error messages (c9fabb0)