Version 5.1.0
Projects now have a chat associated with them.
Attachments can be added to the chat. Attachments must either be images, PDFs, word documents or excel sheets.
To update run:
git pull
composer install
npm install
npm run dev
php artisan migrate