v0.0.7
Summary
- Added default email recipients to project settings
- Rearrange project settings UI so that import/export paths are always legible and have a tooltip text
- Fix a bug where the logout timer continued counting down into negative numbers
- Run evaluations on uploads instead of just imports
- Add (optional) scan decision columns to import and export CSVs
What's Changed
- Project settings optional fields by @annehaley in #381
- Pass loadingLock to DecisionButtons component by @annehaley in #380
- Revise prod resources to run evaluation models by @dchiquito in #388
- Interface adjustments by @annehaley in #390
- Always redirect to login after timer expires by @dchiquito in #389
- Add default email recipients to project settings by @annehaley in #391
- Include User Guide in Github pages by @annehaley in #378
- Update documentation link in root README by @annehaley in #396
- Evaluate uploads by @annehaley in #379
- Add Scan Decisions to export and import csvs by @annehaley in #392
- Suggested changes to default email recipients feature by @annehaley in #399
- Move publish-docs job to release workflow by @annehaley in #398
- Pre release fixes by @annehaley in #401
Full Changelog: v0.0.6...v0.0.7