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.4k 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.
  • 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
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #53

            [1.27.2]

            • Fix bug to be able to export the user profile data
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #54

              [1.27.3]

              • Update NodeBB to 2.5.5
              • Full changelog
              • add minimum GitHub token permissions for workflows Signed-off-by: Ashish Kurmi akurmi@stepsecurity.io (fe0020fb)
              • EEXISTS error on linux if plugin/theme overrides core js file (ebd5dcc6)
              • category ordering add test (177d9048)
              • crash in category drag, closes #10932 (989b55d0)
              • broken flag history on flag update (803398e9)
              • scroll to post if theme doesn't have top navbar (aad0a618)
              • add lru-cache to checked packages, to fix upgrade issue with lru-cache (14515f60)
              • up plugins (b91ef6dd)
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #55

                [1.27.4]

                • Update NodeBB to 2.5.6
                • Full changelog
                • use admin:groups priv for groups (#10960) (b879b6a0)
                • https://github.com/NodeBB/NodeBB/issues/10525 (e35b0a86)
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #56

                  [1.27.5]

                  • Update NodeBB to 2.5.7
                  • Full changelog
                  • speed up build (dd4e9cce)
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #57

                    [1.27.6]

                    • Fix issue where single quote in email display name was causing app to crash
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #58

                      [1.27.7]

                      • Update NodeBB to 2.5.8
                      • Full changelog
                      • new search hooks (b5d38bc)
                      • add search data to filter:search.inContent (e3f2156)
                      • pass csrf_token into calls to /register/abort, #11017 (2f9d8c3)
                      • check for csrf token on /register/abort, + theme changes for v2.x branches of themes (55a197a)
                      • upgrade script to work from 0.x to 2.x (a31ba82)
                      • #10519, image height in emails (673261f)
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #59

                        [1.28.0]

                        • Update NodeBB to 2.6.0
                        • Full changelog
                        • add permissions-policy header (864fe0f)
                        • allow groups to be exempt from maintenance mode (3c85b94)
                        • add search data to filter:search.inContent (be92be4)
                        • add relevant topic events to post objects (a584dae)
                        • client-side hooks for navigator scroll action (135fe55)
                        • j and k hotkeys in topic to navigate through it quickly (aeb94c3)
                        • a couple utility methods in navigator module to get and set count and index (9f9a835)
                        • paginate recentposts.rss and (ebd7c05)
                        • add quiet to action:settings.set (665f36b)
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #60

                          [1.28.1]

                          • Update NodeBB to 2.6.1
                          • Full changelog
                          • prototype vulnerability in socket.io onMessage (48d14392)
                          • #11066, fix custom privilege/path in routePrefixMap (0e495f9e)
                          • not deprecated on 2.x (91c2e5ac)
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #61
                            This post is deleted!
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #62

                              [1.29.1]

                              • Update NodeBB to 2.7.0
                              • Full changelog
                              • update transifex config (for use with new cli) (f11094c)
                              • integrating basic client-side form validity checking in settings v1 and v2 (dadbcd7)
                              • add ./nodebb install <plugin_name> (4efc19d)
                              • relax selectors for client-side form validation so that all form elements are checked (43e7c98)
                              • change hsts-maxage back to numeric input type, change API token uid input to numeric text type (db8d3a9)
                              • replace input type number with text/pattern (45ae31f)
                              • categories.js not showing custom privileges (#10856) (8c4d6bb)
                              • #11077, add admin uploads paths to priv mapping (07a0212)
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #63

                                [1.30.0]

                                • Update NodeBB to 2.8.0
                                • Full changelog
                                • add force flag to plugin install in cli (#11089) (de31cb1)
                                • integrating basic client-side form validity checking in settings v1 and v2 (33af2d9)
                                • change hsts-maxage back to numeric input type, change API token uid input to numeric text type (896493d)
                                • replace input type number with text/pattern (2bc23a9)
                                • flag states so that they are not hardcoded, allow plugins to add additional states, deprecated filter:flags.getFilters hook, closes #11065 (9f531f9)
                                • remove debug log closes #11090 (06f4801)
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #64

                                  [1.30.1]

                                  • Update NodeBB to 2.8.1
                                  • Full changelog
                                  • vulnerability in socket.io nested namespaces (#11117) (586eed1)
                                  • lock post/reply similar to user.create (1ea9481)
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #65

                                    [1.30.2]

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

                                      [1.30.3]

                                      • Update NodeBB to 2.8.3
                                      • Full changelog
                                      • import resolution within plugin modules (#11200) (89e059a0)
                                      • #11195, allow users with admin:users privilege to delete users in acp (0bffd3d9)
                                      • #11194, allow access to sub dashboard pages (7d04e952)
                                      • #11136, tests, and returning the proper number of arrays (459bc523)
                                      • #11136, only show mods of active categories when getModeratorUids is called (39e009c0)
                                      • closes #11173, clear require cache if wrong dependency is installed (747cb1f0)
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #67

                                        [1.30.4]

                                        • Update NodeBB to 2.8.4
                                        • Full changelog
                                        • Revert "fix: import resolution within plugin modules (#11200)"
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #68

                                          [1.30.5]

                                          • Update NodeBB to 2.8.5
                                          • Full changelog
                                          • import resolution within plugin modules (#11219) (f6c96948)
                                          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