NodeBB - Package Updates
Pinned
NodeBB
-
[1.27.4]
- Update NodeBB to 2.5.6
- Full changelog
- use admin:groups priv for groups (#10960) (b879b6a0)
- https://github.com/NodeBB/NodeBB/issues/10525 (e35b0a86)
-
[1.27.7]
- Update NodeBB to 2.5.8
- Full changelog
- new search hooks (b5d38bc)
- add search data to filter:search.inContent (e3f2156)
- pass
csrf_token
into calls to /register/abort, #11017 (2f9d8c3) - check for csrf token on /register/abort, + theme changes for v2.x branches of themes (55a197a)
- upgrade script to work from 0.x to 2.x (a31ba82)
- #10519, image height in emails (673261f)
-
[1.28.0]
- Update NodeBB to 2.6.0
- Full changelog
- add permissions-policy header (864fe0f)
- allow groups to be exempt from maintenance mode (3c85b94)
- add search data to filter:search.inContent (be92be4)
- add relevant topic events to post objects (a584dae)
- client-side hooks for navigator scroll action (135fe55)
- j and k hotkeys in topic to navigate through it quickly (aeb94c3)
- a couple utility methods in navigator module to get and set count and index (9f9a835)
- paginate recentposts.rss and (ebd7c05)
- add quiet to action:settings.set (665f36b)
-
[1.29.1]
- Update NodeBB to 2.7.0
- Full changelog
- update transifex config (for use with new cli) (f11094c)
- integrating basic client-side form validity checking in settings v1 and v2 (dadbcd7)
- add ./nodebb install <plugin_name> (4efc19d)
- relax selectors for client-side form validation so that all form elements are checked (43e7c98)
- change hsts-maxage back to numeric input type, change API token uid input to numeric text type (db8d3a9)
- replace input type number with text/pattern (45ae31f)
- categories.js not showing custom privileges (#10856) (8c4d6bb)
- #11077, add admin uploads paths to priv mapping (07a0212)
-
[1.30.0]
- Update NodeBB to 2.8.0
- Full changelog
- add force flag to plugin install in cli (#11089) (de31cb1)
- integrating basic client-side form validity checking in settings v1 and v2 (33af2d9)
- change hsts-maxage back to numeric input type, change API token uid input to numeric text type (896493d)
- replace input type number with text/pattern (2bc23a9)
- flag states so that they are not hardcoded, allow plugins to add additional states, deprecated filter:flags.getFilters hook, closes #11065 (9f531f9)
- remove debug log closes #11090 (06f4801)
-
[1.30.3]
- Update NodeBB to 2.8.3
- Full changelog
- import resolution within plugin modules (#11200) (89e059a0)
- #11195, allow users with admin:users privilege to delete users in acp (0bffd3d9)
- #11194, allow access to sub dashboard pages (7d04e952)
- #11136, tests, and returning the proper number of arrays (459bc523)
- #11136, only show mods of active categories when getModeratorUids is called (39e009c0)
- closes #11173, clear require cache if wrong dependency is installed (747cb1f0)
-
[1.30.6]
- Update NodeBB to 2.8.6
- Full changelog
- add sitemap filter hooks for categories/topic pages (bf92ee0e)
- closes #11241, add missing error lang keys (c241baf6)
- #11240, only show relevant users in flags assignee list (0713482b)
- #11254, return check for reroll property (202378b9)
- closes #11249, notification uses displayname (705cd13a)
- wrong link to topics in acp dashboard (b5598a6e)
- https://github.com/NodeBB/NodeBB/issues/11239 (1d3c0e5a)
- notif filter selecte field (6d819b05)
-
[1.30.8]
- Update NodeBB to 2.8.8
- Full changelog
- stop topic navigation hotkeys from firing if in a mousetrap-enabled form element (22fc8fe)
- tag filtering when changing filter to watched topics (1545223)
- get cid from pid instead of passing in (f054a4f)
-
[1.30.9]
- Update NodeBB to 2.8.9
- Full changelog
- thumb remove on windows, closes #11357 (767c1d1f)
- #11357 clear cache on thumb remove (a3a38e4b)
- closes #11352, try/catch rss feeds (cfd50272)
- closes #11343, don't crash if tags array is empty (56427e4f)
-
[1.30.10]
- Update NodeBB to 2.8.10
- Full changelog
- up composer-default (e9a8e19)
- #11403, remove loader.js crash counter logic (830f142)
- don't crash if event name is not a string (37b48b8)
- closes #11173, move cache clear code (c2961ad)
- fix arrow (1aff9ca)
- whitespace (894f392)