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 47.7k 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
    #21

    [1.19.2]

    • Update NodeBB to 1.18.2
    • Full changelog
    • a slightly less ugly rewards panel (bf0c02a7)
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #22

      [1.19.3]

      • Update NodeBB to 1.18.3
      • Full changelog
      • move filter:topic.post hook to top of method (f194809)
      • add client-side static hook to fire immediately before any topic action (hint: delete action to stop default behaviour) (66eaae4)
      • allow removing multiple items from list (397835a)
      • add uid to filter:user.saveSettings (7f48edc)
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #23

        [1.19.4]

        • Update NodeBB to 1.18.4
        • Full changelog
        • use unread icon in mobile (27e53b4)
        • cli user management commands (#9848) (d1ff3d6)
        • #9855, allow uid for post queue notifications (5aea6c6)
        • add userData to static:user.delete (f24b630)
        • closes #9845, sort by views (6399b42)
        • duplicate requireEmailAddress settings block to Settings > User (a964547)
        • mongodb driver 4.x (#9832) (07adb49)
        • a useless hover effect because raisins (1a61ffc)
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #24

          [1.19.5]

          • Update NodeBB to 1.18.5
          • Full changelog
          • new ACP option emailPrompt ... which allows administrators to disable the client-side prompt to encourage users to enter or confirm their email addresses (80ea12c)
          • show popular searches (f4cf482)
          • new plugin hook to allow plugins to reject email address on new registration or email change (6b4f35c)
          • utilities login API route now starts an actual login session, if requested (806a1e5)
          • add method name to deprecation message (b91ae08)
          • quote tooltip (66fca4e)
          • additional quality options for jpeg uploads, added quality and compression settings for png uploads (d22b076)
          • #8053, biweekly digest option (f7967bd)
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #25

            [1.19.6]

            • Update NodeBB to 1.18.6
            • Full changelog
            • #9992, hooks.one (96f13e4)
            • use auto-generated meta and link tags in ACP, closes #9991 (1719bff)
            • #9967, allow dropdowns in navigation (2e623dd)
            • show number of events per type in acp (b916e42)
            • show posts previews if enabled on mouse over (8c67031)
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #26

              [1.19.7]

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

                [1.19.8]

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

                  [1.19.9]

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

                    [1.19.10]

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

                      [1.20.0]

                      • Use yarn instead of npm to manage packages
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #31

                        [1.20.1]

                        • Update NodeBB to 1.19.4
                        • Full changelog
                        • add hook filter:posts.getUserInfoForPosts (df46ab4)
                        • add translateKeys (e841d59)
                        • post auto flagging on downvotes #10029 (#10367) (62187ca)
                        • closes #10324, show recently online users as well (eac9cd0)
                        • resolve paths for staticDirs as well (e0b1c37)
                        • ability to go through your posts in a topic (b517b37)
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #32

                          There is a bug in 1.19.5 which I have reported here - https://community.nodebb.org/topic/16415/plugins-not-listed-in-1-19-5/

                          1 Reply Last reply
                          0
                          • 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
                                          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