NodeBB - Package Updates
Pinned
NodeBB
-
[1.31.2]
- Update NodeBB to 2.8.12
- Full changelog
- name theme on error:theme-not-set-in-configuration (ae5afdb)
- #11519, clear parent cache all the way to root (30b6bcf)
- only remove deleted tag, closes #11515 (de2669a)
- #11482 thumbs Post Can not upload a thumbnail, only multip… (#11483) (c931183)
-
@d19dotca It is manual. This package had a major version bump (2.0.0).
-
[2.1.0]
- Update NodeBB to 3.1.0
- Full changelog
- update transifex config with new language strings (529f2d1)
- add helper to convert isostrings to localeString (e1bb277)
- up emoji, remove title parse code (78f7934)
- add getSortedSetMembersWithScores (#11579) (f083cd5)
- add app.newReply (101fe81)
- expiration date for widgets (fbf44a1)
- closes #11549, new error pages (83fca31)
-
[2.1.3]
- Update NodeBB to 3.1.3
- Full changelog
- use GitHub Actions expression instead of handlebars template (#11599) (412a1ecf)
- tag with branch name if not default branch (cd7fdfce)
- #11601, dont trigger edit if chat input has text (d55cd464)
- #11600, prevent helmet crash on startup (8eed5a84)
- #11594 (85d104c3)
- use csrf_token in ws handshake (#11573) (51096ad2)
-
[2.2.0]
- Make sendmail optional
-
[2.2.1]
- Update NodeBB to 3.1.5
- Full changelog
- add back support for req.body._csrf (67f44a32)
- improper neutralization of user input in image wrapping code (1d1639d4)
- don't update edit data if edited timestamp is not available (c5cd76e7)
- filter null nav items (b73f307a)
- rimraf usage in user image delete (3256fb30)
- closes #11620, fix copy code when line numbers are enabled (82e26829)
- logins dashboard user images (8cb6ebb9)
-
[2.2.2]
- Update NodeBB to 3.1.6
- Full changelog
- #11717 prevent crash in messaging (8620a2c)
- closes #11708, fix quick reply check (a757716)
-
[2.2.3]
- Update NodeBB to 3.1.7
- Full changelog
- #11735, crash when making guest reply (f2fe7c0)
- #11729, only check registered users (090a792)
- #11723, fix pagination on following/follower page (4e146eb)
-
[2.3.0]
- Update NodeBB to 3.2.0
- Full changelog
- closes #11747, add pagination to tokens page (4b11cd0)
- add vote privs to topic (#11734) (86faed6)
- custom skins panel in acp (556fd65)
- add req and socket to als, closes #10304 (68ddca1)
- #11714, add page title (1a5e18c)
- #11714, add registrationQueue flag (3080eb7)
- do not show the replies container in a post's footer if the only reply present is the next post (da02361)
- add new tab to define bs variables (de68f74)
- bring back noskin option (2edfe0e)
- add not validated/expired (5fae09f)
- closes #11671, allow custom classes on body (e89cfd4)
- upgrade fonts (392a7d2)
- allow more params to app.newTopic/newReply (325c195)
- update progress bar more frequently (99aaa9f)
- closes #11630 (8c9ab01)
- add hidden-empty utility (63ae03b)
- translate bodyShort (ed15cbb)
- add lang string and drag fix (db9b807)
- center chat modal attr (4833a2b)
- token rolling API for admins (4f524e9)
- token editing and deletion (ce23caf)
- api token migration, new ACP tokens list, token creation (e4888de)
- internal utility functions for token management (creation, deletion, etc) (7b8bffd)
-
[2.3.1]
- Update NodeBB to 3.2.1
- Full changelog
- #11766, allow privileged users to vote and chat (1bda907)
- #11775, trim -rtl from targetSkin (0183e5f)
- #11773, fix create token button (64d3018)
- add ?page= to canonical urls (4045681)
- group membership methods for guests/spiders (7d5fe20)
-
[2.3.3]
- Update NodeBB to 3.2.3
- Full changelog
- typo in replied to link (3024dac)
- logs page whitespace (2a3d6d5)
- version alert in acp (05c9cca)
-
[2.4.0]
- Update NodeBB to 3.3.0
- Full changelog
- closes #11902, ability to clear search history (7a79fed)
- #11897, show guest handles in post queue and after using POST /compose (76fde8e)
- #11881, limit room names (9349cb6)
- add toMid to chat messages (0316f32)
- add category selector to analytics page (acef5e3)
- middleware.handleMultipart, applies on API routes — invokes multipart middleware based on content-type header (bcc4b82)
- #11868 apply blacklist to routes (#11873) (23404ad)
- add icon to invite/accept notifs (78c5dfd)
- add flags link to acp manage menu, closes #11867 (99c2294)
- move to npm fontawesome dependency and support fa pro (#11820) (b709ed9)
- password check hook (#11853) (8ac34f8)
- #11850, chat msg search (11bfeaf)
- #11814, dont check content len for admins (f359a76)
- closes #11843, refresh search after changing filters (907c5fa)
- #11842, ability to change reputation of users (ac02738)
- closes #11812, add unread public rooms into digest (eb0fcd3)
- allow multiple room owners, closes #6503 (91642cb)
- show online users at the top of userlist and update (911ef05)
- simplified api module handler logic, content-type detection/parsing (2d016af)
- allow FormData object to be passed in to the API module (ed99ea2)
-
[2.4.1]
- Update NodeBB to 3.3.3
- Full changelog
- one more fix (51587ca)
- one more upgrade script fix (b5d1e91)
- post preview on skins remove clearfix and floats (5a8e6af)