Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. NodeBB
  3. NodeBB - Package Updates

NodeBB - Package Updates

Scheduled Pinned Locked Moved NodeBB
150 Posts 6 Posters 48.0k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #86

    [2.2.2]

    • Update NodeBB to 3.1.6
    • Full changelog
    • #11717 prevent crash in messaging (8620a2c)
    • closes #11708, fix quick reply check (a757716)
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #87

      [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)
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #88

        [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)
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #89

          [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)
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #90

            [2.3.2]

            • Update NodeBB to 3.2.2
            • Full changelog
            • #11787 (6ae0df4f)
            • #11786 fix selector for upgradable plugins (bf114c11)
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #91

              [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)
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #92

                [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)
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #93

                  [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)
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #94

                    [2.4.2]

                    • Update NodeBB to 3.3.4
                    • Full changelog
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #95

                      [2.4.4]

                      • Update NodeBB to 3.3.8
                      • Full changelog
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #96

                        [2.4.5]

                        • Update NodeBB to 3.3.9
                        • Full changelog
                        • isPrivilegeGroup not capturing admin privileges (d13e7cd3)
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #97

                          [2.5.0]

                          • Update NodeBB to 3.4.1
                          • Full changelog
                          • typing user list in chat (6003574)
                          • add data-allow-dupe and data-navigator-ignore (92f5c14)
                          • add a filter hook to login (a3d6dba)
                          • use all events in addTopicEvents (4bc21a2)
                          • add socket.data.uid on connect (f026e74)
                          • #11949, show alert if posts is going to be queued (731466e)
                          • #6021 add min:rep-post-links (#11938) (979f24b)
                          • add new notif type for public rooms (b65d8e8)
                          • better acp sidebar in dark mode (c92ecfb)
                          • check mute when messaging, closes #11932 (9534f9b)
                          • log roomId/roomName on delete (b958a39)
                          • don't create tooltips on mobile (ded596f)
                          • always return string from helper (bdeca04)
                          • double escape issue, body is escaped in composer-default (6ae0d20)
                          • make selector stricter (9f7a39c)
                          • #11969, match the server side behaviour for filters (887dfd7)
                          • remove og:image value (#11966) (90ac82d)
                          • don't try to parse response if request is head #11960 (440299e)
                          • pinned msgs when switching chats (acee677)
                          • deleted chat messages (#11962) (1a1fd64)
                          • closes #11954, fix custom skins with spaces (965780b)
                          • dont show chat notif if you are already in the room (3d6668e)
                          • #11947, make user message has a numeric timestamp (dc0fb81)
                          • #11944, dont refresh page when uninstalling (f5baca1)
                          • closes #11921 (e396970)
                          • bookmark scroll doing ajaxify (2e0964e)
                          • closes #11937, add dropup early based on position on screen (a7a266d)
                          • improper SSO format (regression), update openapi schema (4a84680)
                          • return empty array for 'sso' otherwise (db15e7c)
                          • #11906, remove retrieval of SSO data in getAllData internal method, only retrieve for calling user or admins, and only on edit page (a6c98de)
                          • language string (4e0c632)
                          • admins should see public chats (aeb27f4)
                          • show access denied instead of internal error (7dd143e)
                          • up dbsearch (8357bb2e), fix chat message search in psql
                          • #11981, post immediately when canceling scheduling (19b7cdb2)
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #98

                            [2.5.1]

                            • Update NodeBB to 3.4.2
                            • Full changelog
                            • deps: bump 2factor (6bc2b6c5)
                            • move database call used to associate a NodeBB session UUID to its express session id into user.auth.addSession, which is the only time it is called (e1bced8c)
                            • toMid to posts you cant see (53106c00)
                            • closes #11982, fix element in prepEdit (e4ecb96f)
                            • prep edit so textarea isn't below text input (f2c4041f)
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #99

                              [2.5.2]

                              • Update NodeBB to 3.4.3
                              • Full changelog
                              • change priv to topics:read (cddac03)
                              • #12035, filter tids in mark all read (77d6d0a)
                              • properly wrap promise to callback-style function (#12030) (aff19a6)
                              • #12009, check if suggested/current versions are valid (7ca37bd)
                              1 Reply Last reply
                              0
                              • saikarthikS Offline
                                saikarthikS Offline
                                saikarthik
                                wrote on last edited by
                                #100

                                My PR to add the Category Description under the Category Title in the Category page got approved. Hope you like it! 🙂

                                1 Reply Last reply
                                1
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #101

                                  [2.6.0]

                                  • Update NodeBB to 3.5.0
                                  • Full changelog
                                  • show # of widgets on templates (2ca5192b)
                                  • #12101, dont return rssFeedUrl if feeds are disabled (2955fdb5)
                                  • add sidebar setting lang key (97a86ba4)
                                  • award notif filter (9e9046bf)
                                  • update to mongodb 6.1 (#12087) (e542b27d)
                                  • add category canonical url (f96b0b7a)
                                  • update error handler to check for pseudo-standard no-* prefix and route to 404 handler instead (db5b0f47)
                                  • flag rescinding logic + api method (e012edea)
                                  • backend methods for rescinding a report, supplemental adds and removing a report now adds to the flag history (bc0f362c)
                                  • use homePageTitle in breadcrumbs if its set (1a745201)
                                  • 3 column layout for widgets (db9279eb)
                                  • update all language keys to use - instead of _ (#12059) (844cb91b)
                                  • closes #12052, ability to disable stale topic warning (f8a3aceb)
                                  • add .has() method in cache/ttl lib (d478de16)
                                  • upgrade chartjs to 4.x (fe192b92)
                                  • closes #11553, add forked from message like merged into (be14f6cc)
                                  • add workerpool for password, closes #10326 (#12038) (8b25aff7)
                                  • add new hook action:chat.onMessagesAddedToDom (a7517d88)
                                  • add composerActions for chat rooms (d906097a)
                                  • add heading strings (8c977f4c)
                                  • introduce new ACP setting for newbie chat message delay, defaults to 2 minutes (223e7656)
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #102

                                    [2.6.1]

                                    • Update NodeBB to 3.5.1
                                    • Full changelog
                                    • closes #12123, allow setting hh:mm for pin expiry (1f80074)
                                    • update ajaxifyTimer logic to only drop the request if the URL is the same as the one it's already processing (dcb0c4d)
                                    • closes #12156, missing data for privilege tables (21e5953)
                                    • thumb width (46f6f9e)
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #103

                                      [2.6.2]

                                      • Update NodeBB to 3.5.2
                                      • Full changelog
                                      • closes #12185, fix cli user password reset (6790000d)
                                      • thumb width (a9ef58a5)
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #104

                                        [2.6.3]

                                        • Update NodeBB to 3.5.3
                                        • Full changelog
                                        • change translator escape (c434262)
                                        • add types for database abstration layer (#10762) (17cd19c)
                                        1 Reply Last reply
                                        0
                                        • C Offline
                                          C Offline
                                          corsacca
                                          wrote on last edited by
                                          #105

                                          Hey! NobeBB 3.6.4 is out. Can there be a release soon? Thanks!

                                          1 Reply Last reply
                                          0
                                          • girishG girish forked this topic on
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search