New
v4.8.0
Release build (minor) of NodeBB @ 2026-01-14T17:54:33.964Z
v4.8.0 (2026-01-14)
Documentation Changes
- update openapi schema for missing routes related to crossposting (d81b644d)
New Features
- user crossposts federate as:Announce (273bc68c)
- add missing files, minor changes to crossposts list modal (38fd1798)
- introduce new front-end UI button for cross-posting, hide move on topics in remote cids (0041cfe2)
- disallow moving topics to and from remote categories, + basic tests for topic moving (ea1e4c7d)
- API v3 calls to crosspost and uncrosspost a topic to and from a category (74172ecc)
- refactor out.announce.topic to allow user announces, refactor tests to accommodate (874ffd7b)
- stop extraneous vote and tids_read data from being saved for remote users (097d0802)
- support remote Dislike activity, federate out a Dislike on downvote, bwahahah (528cd258)
- expand postingRestrictedToMods mask testing, handle actor update for that prop (6a561050)
- setAddBulk (#13805) (7d5402fe)
- save privilege masking set when asserting group (f0a7a442)
- patch low-level privilege query calls to accept privilege masks at the cid level (4020e1be)