Skip to content

Releases: OpenImaging/miqa

v0.0.7

24 Mar 22:13
4e65785
Compare
Choose a tag to compare

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

Full Changelog: v0.0.6...v0.0.7

v0.0.6

14 Mar 19:34
5a494c3
Compare
Choose a tag to compare

Highlights

  • Fix automatic evaluations not triggering
  • Images are now encoded correctly as email attachments
  • Import buttons are now displayed for anyone with project permission

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

04 Mar 21:04
f01ebfb
Compare
Choose a tag to compare

What's Changed

  • Allow partial imports

Bug fixes

  • Fix bugs with email sending, window resize, and screenshots
  • Do not allow normal users to create new projects
  • Fix a bug with the session timeout warning

Changelog

Full Changelog: v0.0.4...v0.0.5

v0.0.4

09 Feb 19:23
3ef32a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

03 Dec 14:59
7653f7f
Compare
Choose a tag to compare

What's Changed

Our CI was not checking types, just linting, so a type error snuck through and broke the frontend build process.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

02 Dec 19:02
68dd471
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

Initial release

08 Nov 23:26
57d649b
Compare
Choose a tag to compare
Merge pull request #218 from OpenImaging/image-related-name

Use reverse relation to access the Evaluation for a Frame