v0.12.2
Added
- Devops: Setup script now uses a prebuilt Docker image to speed up setup process. #575 #606
- Devops: Merged project
.env
files into a single root file to simplify for automated setup #591
Fixed
- API: Quantify endpoint now disallows any scores that are not in the configured range #608 #610
- Frontend: Praise logo in dashboard is now linked again, taking user to start page #609 #611
Upgrade Instructions
Because of changes to the .env
file structure, you need to rerun the setup script after pulling
changes from GitHub.
git pull
bash setup.sh
bash upgrade.sh