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.9k 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.
  • Package UpdatesP Online
    Package UpdatesP Online
    Package Updates
    App Dev
    wrote on last edited by
    #140

    [2.16.0]

    • Update to base image 5.0.0
    1 Reply Last reply
    0
    • Package UpdatesP Online
      Package UpdatesP Online
      Package Updates
      App Dev
      wrote on last edited by
      #141

      [2.16.1]

      • Update NodeBB to 4.1.1
      • Full Changelog)
      • up themes (34414f1)
      • up mentions (39ff5dd)
      • up markdown (1d4be47)
      • incrementing version number - v4.1.0 (36c8085)
      • update changelog for v4.1.0 (3292a85)
      • incrementing version number - v4.0.6 (4a52fb2)
      • incrementing version number - v4.0.5 (1792a62)
      • incrementing version number - v4.0.4 (b1125cc)
      • incrementing version number - v4.0.3 (2b65c73)
      • incrementing version number - v4.0.2 (73fe5fc)
      • incrementing version number - v4.0.1 (a461b75)
      • incrementing version number - v4.0.0 (c1eaee4)
      • allow self-signed certs, closes #​13238 (de502cd)
      • lang typo (fc9cc8d)
      • check if folder exists when uploading files in acp (7689685)
      • sanitize category svg image files (810e8db)
      • #​13094, update unread chats on reconnect (1e6c6f4)
      • don't update topic lastposttime by announce (6b9f166)
      1 Reply Last reply
      0
      • Package UpdatesP Online
        Package UpdatesP Online
        Package Updates
        App Dev
        wrote on last edited by
        #142

        [2.17.0]

        • Update NodeBB to 4.2.0
        • Full Changelog
        • 1b12 category announce on post move to a new tid, #13236 (254f073)
        • add Azerbaijani localisations, təşəkkür edirəm! (825e4c7)
        • if an incoming remote message is too long, don't create the room, but notify the local recipients instead (885b83e)
        • new ACP config for max length of remote chat messages, #13174 (81509b1)
        • add federatedDescription property to a category. (dfabadb)
        • add link to category edit page in acp category sidebar (fa8216f)
        • add additional logic that checks whether a cid follows the activity actor, and asserts note into that category if so (3589c57)
        • move category sidebar to ACP partial, add sidebar to category-federation (dc2dcaf)
        • add line to description exposing a category's handle if accessible by fediverse pseudo-user, closes #13126 (6c26d9f)
        • call announceObject on topic fork, #13215 (e3edfef)
        1 Reply Last reply
        0
        • Package UpdatesP Online
          Package UpdatesP Online
          Package Updates
          App Dev
          wrote on last edited by
          #143

          [2.17.1]

          • Update NodeBB to 4.2.1
          • Full Changelog
          • closes #13317, fix email confirm for changing email
          • check if latestversion is valid before using semver.gt
          • closes #13256, allow keyboard access to icon colors
          1 Reply Last reply
          0
          • Package UpdatesP Online
            Package UpdatesP Online
            Package Updates
            App Dev
            wrote on last edited by
            #144

            [2.17.2]

            • Update NodeBB to 4.2.2
            • Full Changelog
            • escape displayname in topic events
            • closes #13336, allow main post deletion from "delete posts" tool
            • bug where generateHandle would throw when passed in an invalid slug
            1 Reply Last reply
            0
            • Package UpdatesP Online
              Package UpdatesP Online
              Package Updates
              App Dev
              wrote on last edited by
              #145

              [2.17.3]

              • Use /ping for healthcheck to avoid classifying this as real traffic
              1 Reply Last reply
              0
              • Package UpdatesP Online
                Package UpdatesP Online
                Package Updates
                App Dev
                wrote on last edited by
                #146

                [2.18.0]

                • Update NodeBB to 4.3.0
                • Full Changelog
                • upgrade script to remote duplicate remote users and categories as per #13352
                • add new mixin clamp-fade, and handler for expanding it in category description
                • handle Announce(Update(Note)) as well, #13320
                • #13255, proper handling of upvotes shared by group actors
                • send the whole post content in summary as well
                • show/hide categories on world page, #13255
                • notice on remote categories that have no local followers, #13255
                • add new option to categorySearch module, defaultCategories, use to populate the category list when you don't want to poll backend for the main category list
                • category quick search on world page, theme version updates, #13255
                • show tracked/watched remote categories in world page, #13255
                1 Reply Last reply
                0
                • Package UpdatesP Online
                  Package UpdatesP Online
                  Package Updates
                  App Dev
                  wrote last edited by
                  #147

                  [2.18.1]

                  • Update NodeBB to 4.3.1
                  • Full Changelog
                  1 Reply Last reply
                  0
                  • Package UpdatesP Online
                    Package UpdatesP Online
                    Package Updates
                    App Dev
                    wrote last edited by
                    #148

                    [2.18.2]

                    • Update NodeBB to 4.3.2
                    • Full Changelog
                    • sql injection in sortedSetScan
                    • escape flag filters
                    • #13407, don't restart user jobs
                    • closes #13405, catch errors in ap.verify
                    • send proper accept header for outgoing webfinger requests
                    • wrap generateCollection calls in try..catch to send 404 if thrown
                    • #13397, null values in category sync list
                    • #13392, regression from c6f2c87, unable to unfollow from pending follows
                    • #13397, update getCidByHandle to work with remote categories, fix sync with handles causing issues with null entries
                    1 Reply Last reply
                    0
                    • Package UpdatesP Online
                      Package UpdatesP Online
                      Package Updates
                      App Dev
                      wrote last edited by
                      #149

                      [2.19.0]

                      • Update NodeBB to 4.4.0
                      • Full Changelog
                      • removal of deprecated privilege hooks (8ea377a)
                      • removal of filter:flags.getFilters (547fb48)
                      • removal of filter:user.verify.code (7e25946)
                      • removal of filter:post.purge (df5c1a9)
                      • removal of filter:post.purge (c84b72f)
                      • removal of filter:router.page (9d8061e)
                      • removal of filter:email.send (b73a8d3)
                      • adjust Peertube-specific handling to shove mp4 into post attachments, #13324 (799b08d)
                      • #13081, don't add mention when you are replying to yourself (d586561)
                      • add announces to postdataobject schema (0f576a4)
                      1 Reply Last reply
                      0
                      • Package UpdatesP Online
                        Package UpdatesP Online
                        Package Updates
                        App Dev
                        wrote last edited by
                        #150

                        [2.19.1]

                        • Update NodeBB to 4.4.1
                        • Full Changelog
                        • save width and height values into post attachment
                        • use local date string for digest subject
                        • openapi schema to handle additional attachments field in postsobject
                        • group edit url
                        • add attachments to getpostsummaries call in search, #13324
                        • bring back auto-categorization if group and object are same-origin, handle Peertube putting channel names in attributedTo
                        • #13419, handle remote content with mediaType text/markdown
                        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