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
153 Posts 6 Posters 59.2k 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
    #33

    [1.20.2]

    • Update NodeBB to 1.19.6
    • Full changelog
    • #10460, add cutoff to suggested topics (799e94e)
    • add response:helpers.notAllowed (e8058ca)
    • add filter:image.stripEXIF (b8765df)
    • add confirm to reject, closes #10427 (538ad9e)
    • allow client-side hook registration chaining (b88bb3c)
    • delete flagId field from post/user on flag purge (3125128)
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #34

      [1.20.3]

      • Update NodeBB to 1.19.7
      • Full changelog
      • #10443, regression where sorted-list items did not render into the DOM in the predicted order [breaking] (46fbe15)
      • make it simpler to use redis sentinels (8238946)
      • closes #10501, minimum reputation to chat (b28f9f7)
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #35

        [1.21.0]

        • Update NodeBB to 2.0.0
        • Full changelog
        • show number of selected posts in reject confirm (012860a)
        • post queue bulk actions closes #10520, fix #10555, (2317511)
        • output canonical URL as last line on NodeBB boot (e4a9c07)
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #36

          [1.22.0]

          • Update NodeBB to 2.1.0
          • Full changelog
          • add clipboard to runtime modules (39d6106)
          • buildBreadcrumbs naively prepending relative path even if absolute paths are passed in (a356426)
          • more generic copy for notif/chat button labels (f6a7582)
          • #10642, fix order of dom ready events (2bfccac)
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #37

            [1.23.0]

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

              [1.24.0]

              • Update NodeBB to 2.2.0
              • Full changelog
              • new cronjob and ACP option to delete orphans after configurable number of days, closes #10659 (88aee43)
              • allowed plugins to modify email verification details prior to db saving or email send/plugin fire (b9d4724)
              • pass absolute url to post into post tools response, #10566 (ece733e)
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #39

                [1.24.1]

                • Update NodeBB to 2.2.1
                • Full changelog
                • cross origin opener policy options
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #40

                  [1.24.2]

                  • Update NodeBB to 2.2.2
                  • Full changelog
                  • improper handling of single vs. multiple inputs for hidePrivateData (f38b2a73)
                  • observe user-specific and ACP-specific hiding rules for fullname (ecf0e8ce)
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #41

                    [1.24.3]

                    • Update NodeBB to 2.2.3
                    • Full changelog
                    • move call to ajaxify.parseData out to root level (b778e38c)
                    • move ajaxify.parseData back out to DOMContentLoaded (2582cb53)
                    • rewrite ajaxify.parseData in vanilla (165b804d)
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #42

                      [1.24.4]

                      • Update NodeBB to 2.2.4
                      • Full changelog
                      • deps: update dependency diff to v5.1.0 (452e5bf)
                      • #10733, extraneous apostrophes in plugin upgrader (3c41ae0)
                      • get version from install/package.json instead (6011421)
                      • #10739, always re-add theme to active plugins, on theme set (8d701ec)
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #43

                        [1.24.5]

                        • Update NodeBB to 2.2.5
                        • Full changelog
                        • expire email validation tokens on password change (c93bd010)
                        • remove extraneous console.log (0d58e8a6)
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #44

                          [1.25.0]

                          • Update NodeBB to 2.3.0
                          • Full changelog
                          • add client side filter:chat.send, closes #10729 (b2da02d6)
                          • UI changes for ACP > Manage > Categories (#10782) (820bc994)
                          • show an informative message when no plugins are found after filtering (6840a742)
                          • Allow defining active plugins in config (#10767) (23cb67a1)
                          • allow plugins to toggle whether IPs are shown in the users CSV export (a6af47da)
                          • fire hook to allow plugins to filter the pids returned in a user profile (c26be43a)
                          • closes #10719, don't trim children if category is marked section (7e80cc10)
                          1 Reply Last reply
                          1
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #45

                            [1.25.1]

                            • Update NodeBB to 2.3.1
                            • Full changelog
                            • add emoji to startup logs, because procrastination. (5176fb15)
                            • #10798, logic error in COEP header; helmet config (89173f17)
                            • #10795, early return for selection tooltip based on calling user privilege (847d2b91)
                            • deps: update persona to v12.0.14 (9f225e70)
                            1 Reply Last reply
                            1
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #46

                              [1.26.0]

                              • Update NodeBB to 2.4.0
                              • Full changelog
                              • support packageManager property in package.json (b3a37a7)
                              • automatically enable the SMTP transport option if the SMTP service is changed (4055e3b)
                              • present a password challenge on email update flow (7fcee42)
                              • add client side filter:chat.send, closes #10729 (cb084cb)
                              • fire hook to allow plugins to filter the pids returned in a user profile (17e44ff)
                              • closes #10719, don't trim children if category is marked section (be917e8)
                              • closes #10719, don't trim children if category is marked section (0bec52b)
                              • adapt to breaking change in commander (38bf30c)
                              • move panel-offset setting code back to theme header (d0255fc)
                              • #10808; tweak copy for gmail app passwords support (7082291)
                              • don't require password challenge if no password is set in user account (9d27e90)
                              • do not throw if password passed into isPasswordCorrect is invalid, just return false (287f4c2)
                              • don't crash if req.body.username is not string (7e8ad78)
                              • don't crash if target/user is undefined (55c5588)
                              • race condition causing undefined ajaxify.data (4586f68)
                              • #10809, test runner to only run tests for plugins included in test_plugins (1ca09b6)
                              • #10805, hide unconfirmed emails from user data retrieval methods (cba9047)
                              • use different emoji on NodeBB Ready — again because procrastination (3e062a7)
                              • unnecessary escape (cd438b3)
                              • remove socket.io cluster adapter (#10742) (456b879)
                              • #10783, do not purge files without a timestamp prefix (dc3a6a2)
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #47

                                [1.26.1]

                                • Update NodeBB to 2.4.1
                                • Full changelog
                                • return at least one in sizeCalculation
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #48

                                  [1.26.2]

                                  • Update NodeBB to 2.4.3
                                  • Full changelog
                                  • #10845, disallow inline viewing of uploaded html files (4dc7fa05)
                                  • #10841, incorrect conditional in email interstitial partial (ec048a01)
                                  • don't crash if post is undefined (4a3e36a7)
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #49

                                    [1.26.3]

                                    • Update NodeBB to 2.4.4
                                    • Full changelog
                                    • missing req, closes #10847 (489fb3a3)
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #50

                                      [1.26.4]

                                      • Update NodeBB to 2.4.5
                                      • Full changelog
                                      • wrap passport.authenticate to pass in keepSessionInfo if not already set (9b96c33d)
                                      • parseInt caller.uid closes #10849 (bc37a5c5)
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #51

                                        [1.27.0]

                                        • Update NodeBB to 2.5.2
                                        • Full changelog
                                        • reduce nodebb.min.js size by around 800kb (b7addffc)
                                        • remove visibilityjs (#10870) (1920732)
                                        • introduce ACP defined option to rescind notif or do nothing on flag resolve/reject (15b1561)
                                        • allow v3 api to handle 202 and 204 response codes as well. (0cda5aa)
                                        • don't show signatures again in pagination mode in same topic (0a6900f)
                                        • setting to show signatures only once in topics, closes #10071 (aba420a)
                                        • add event type to topic event component (bcb94ed)
                                        • allow plugins to add to admin cache list (#10833) (a9bbb58)
                                        • empty thread tools container on open (a088eb1)
                                        • add dropup handler to thread tools menu, updated how post tools menu adds dropup handler (c1936e8)
                                        • empty thread tools container on open (df36d96)
                                        • add dropup handler to thread tools menu, updated how post tools menu adds dropup handler (3dd3cd8)
                                        • removing duplicate session rerolling code (as it is in passport@^0.6 now) (65b3996)
                                        • don't crash if post is undefined (e06e526)
                                        • return at least one in sizeCalculation (#10832) (3975fa2)
                                        • missing escape on ACP category backgroundImage property (67cb7035)
                                        • deps: temporarily add back old textcomplete dependencies so emoji plugin can import them (61d1e9e0)
                                        • registration regression, closes #10875 (f6f37dc1)
                                        • fix lint error (b45e2413)
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #52

                                          [1.27.1]

                                          • Update NodeBB to 2.5.3
                                          • Full changelog
                                          • store topic title and tags in diffs (#10900) (b5dd89e1)
                                          • #10906, allow middleware.checkAccountPermissions to be called with either uid or userslug in params (cf4f544)
                                          • #10896, unescape / in taskbar (8e2129f)
                                          • add back timeago to post history modal (d3e38df)
                                          • deps: bump composer-default to v9.1.1 (1d80a07)
                                          1 Reply Last reply
                                          0
                                          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