Skip to content

v0.12.2

Compare
Choose a tag to compare
@kristoferlund kristoferlund released this 28 Sep 18:46
· 2018 commits to main since this release
7a8c1dc

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.

  1. git pull
  2. bash setup.sh
  3. bash upgrade.sh