NodeBB - Package Updates
Pinned
NodeBB
-
[2.16.1]
- Update NodeBB to 4.1.1
- Full Changelog)
- up themes (
34414f1
) - up mentions (
39ff5dd
) - up markdown (
1d4be47
) - incrementing version number - v4.1.0 (
36c8085
) - update changelog for v4.1.0 (
3292a85
) - incrementing version number - v4.0.6 (
4a52fb2
) - incrementing version number - v4.0.5 (
1792a62
) - incrementing version number - v4.0.4 (
b1125cc
) - incrementing version number - v4.0.3 (
2b65c73
) - incrementing version number - v4.0.2 (
73fe5fc
) - incrementing version number - v4.0.1 (
a461b75
) - incrementing version number - v4.0.0 (
c1eaee4
) - allow self-signed certs, closes #13238 (
de502cd
) - lang typo (
fc9cc8d
) - check if folder exists when uploading files in acp (
7689685
) - sanitize category svg image files (
810e8db
) - #13094, update unread chats on reconnect (
1e6c6f4
) - don't update topic lastposttime by announce (
6b9f166
)
-
[2.17.0]
- Update NodeBB to 4.2.0
- Full Changelog
- 1b12 category announce on post move to a new tid, #13236 (254f073)
- add Azerbaijani localisations, təşəkkür edirəm! (825e4c7)
- if an incoming remote message is too long, don't create the room, but notify the local recipients instead (885b83e)
- new ACP config for max length of remote chat messages, #13174 (81509b1)
- add federatedDescription property to a category. (dfabadb)
- add link to category edit page in acp category sidebar (fa8216f)
- add additional logic that checks whether a cid follows the activity actor, and asserts note into that category if so (3589c57)
- move category sidebar to ACP partial, add sidebar to category-federation (dc2dcaf)
- add line to description exposing a category's handle if accessible by fediverse pseudo-user, closes #13126 (6c26d9f)
- call announceObject on topic fork, #13215 (e3edfef)
-
[2.17.1]
- Update NodeBB to 4.2.1
- Full Changelog
- closes #13317, fix email confirm for changing email
- check if latestversion is valid before using semver.gt
- closes #13256, allow keyboard access to icon colors
-
[2.17.2]
- Update NodeBB to 4.2.2
- Full Changelog
- escape displayname in topic events
- closes #13336, allow main post deletion from "delete posts" tool
- bug where generateHandle would throw when passed in an invalid slug