Skip to content

Fluor patch-1

Compare
Choose a tag to compare
@Stoakes Stoakes released this 09 Jul 08:48
· 598 commits to master since this release

Patch document upload

Migration

Just run

cd /var/www/Incipio
git checkout master
git pull
git checkout v2.1.1
docker-compose exec web composer clear-cache-prod
docker-compose restart web # to reset permissions on cache

Changelog

  • Fix document upload for an Etude + small UI improvements
  • Update dependencies, namely Symfony to 3.3.4
  • Remove config.json from indexed file to simplify update process. We still distribute it to keep CI working.

Note Thank you Ouest Insa for your bug report