Skip to content

Version 5.1.0

Choose a tag to compare

@shivampaw shivampaw released this 19 Jan 19:11
60e7ef4

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