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
  • Brite
  • 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
162 Posts 6 Posters 94.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 Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #153

    [2.19.4]

    • Update NodeBB to 4.4.4
    • Full Changelog
    • link to post in preview timestamp
    • Add live reload functionality with Grunt watch and Socket.IO (#13489)
    • closes #13484, post preview changes
    • sanitize svg when uploading site-logo, default avatar and og:image
    • more edge cases
    • #13484, clear tooltip if cursor leaves link
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #154

      [2.20.0]

      • checklist added to manifest
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #155

        [2.20.1]

        • Update NodeBB to 4.4.5
        • Full Changelog
        • add filter:post.getDiffs
        • clearTimeout if item is evicted from cache
        • use sharp to convert svg to png, closes #13534
        • use filename to check for svg, tempPath doesn't always have extension
        • apply sanitizeSvg to regular uploads and uploads from manage uploads acp page
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #156

          [2.20.2]

          • Update NodeBB to 4.4.6
          • Full Changelog
          • add new brite skin from bootswatch (567ed87)
          • pass max-memory expose-gc as process args (d5f57af)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #157

            [2.21.0]

            • Update NodeBB to 4.5.0
            • Full Changelog
            • use sbd to more intelligently put together a sub-500 character summary based on existing sentences in post content
            • add sbd dependency to improve title generation (and for summary generation, later)
            • send local posts out to established relays
            • relay handshake logic, handle Follow/Accept, send back Accept.
            • adding and removing relays from AP settings page in ACP
            • apply auto-categorization logic
            • ability to add/remove auto-categorization rules for incoming federated content
            • re-jigger 'add category' button to allow addition of remote category to main index
            • add Urdu localisation, thank you!
            • add wordpress
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #158

              [2.21.1]

              • Update NodeBB to 4.5.1
              • Full Changelog
              • use _variables.scss overrides from acp in custom skins and bootswatch skins as well (0c48e0e)
              • remove unused dependency (8d7e353)
              • remove test for 1b12 announce on topic move (as this no longer occurs) (9221d34)
              • use existing id if checkHeader returns false (e699684)
              • regression that caused Piefed (or potentially others) content to be dropped on receipt (86d9016)
              • remove faulty code that tried to announce a remote object but couldn't as the ID was not a number (7adfe39)
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #159

                [2.21.2]

                • Update NodeBB to 4.5.2
                • Full Changelog
                • add a term param to recent controller so it can be controller without req.query.term
                • add a new hook to override generateUrl in navigator.js
                • add topic templates per category, closes #13649
                • skip header checking during note assertion if test runner is active
                • update note assertion topic members check to simpler posts.exists check
                • re-jig handling of ap tag values so that only hashtags are considered (not Piefed community tags, etc.)
                • missing actor assertion on 1b12 announced upboat
                • use parameterized query for key lookup
                • add pre-processing step to title generation logic so sbd doesn't fall over so badly
                • switch to action
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #160

                  [2.22.0]

                  • Update NodeBB to 4.6.0
                  • Full Changelog
                  • ability to nickname remote categories, closes #13677
                  • allow activities to be addressed to as:Public or Public to be treated as public content
                  • allow user auto-categorization rule
                  • add minor pre-processing step to better handle header elements in incoming html
                  • login handler to handle if non-confirmed email is entered
                  • allow quote-inline class in mocks sanitizer so quote-post fallback elements can be detected and removed during title generation, fixes #13688
                  • force outgoing page on direct access to /ap handler
                  • update outgoing page to match 404 design
                  • don't begin processing local login if the passed-in username isn't even valid
                  • #13667, record to instances:lastSeen instead of domains:lastSeen
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #161

                    [2.22.1]

                    • Update NodeBB to 4.6.1
                    • Full Changelog
                    • do not include image or icon props if they are falsy values (ecf95d1)
                    • #13705, don't cover link if preview is opening up (499c50a)
                    • logic error in image mime type checking (623cec9)
                    • omg what. (ec39989)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #162

                      [2.22.2]

                      • Update NodeBB to 4.6.2
                      • Full Changelog
                      • #13779, svg uploads
                      • #13776, if plugin is in install/package.json use latest version from there
                      • category labels showing up on infinite scroll on category page
                      • crash in resolveInboxes
                      • log out user if session cookie resolves to non-existent uid
                      • make i18n test failure message easier to read
                      • wrong auto-categorization if group actor is explicitly included in audience
                      • order of operations when updating category handle
                      • closes #13729, fix filename encoding
                      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