@pitaj Prior to running ./nodebb upgrade I always do apt-get-update apt-get-upgrade so the server is already fully updated.
If there is something else that NodeBB requires then it should be part of the nodebb upgrade command.
Nice. You know what would be handy... is having a button to press to put in the empty framework for embedding any image with text that says "Image Description" and one that says "URL of Image". We do a ton of image embedding and most of our users upload them rather than linking to existing content because they can't figure out the markdown to put in.
@scottalanmiller You can use nodebb-plugin-imgbed for images, it supports most if not all of them, just insert the link and it embeds. If they don't want to link it, use code tags. (code tags
)
@julian Yes, that would be great!