Skip to content

Releases: OpenImaging/miqa

v1.0.6

14 Sep 18:11
96fc67a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

29 Aug 17:15
d1c5def
Compare
Choose a tag to compare

Summary of changes

  • Fixed experiments appearing twice in the experiments list
  • Changed the default window values to omit the tails of the distribution of values
  • Fixed the automatic signoff problem by bringing up the timeout dialog when the server session has expired
  • Fixed the logic that checks for a creator on a scan decision before determining its state (scan decisions brought in via import may not have a creator).
  • Invoke an update of the project overview (donut chart) immediately after a scan decision is submitted
  • Fix the text content of the "new user" emails sent to admin users
  • Removed vtk viewers' drag interaction to change the window width & level to reduce confusion and unexpected behavior

What's Changed

Full Changelog: v1.0.4...v1.0.5

Continued bug fixes

16 Aug 12:36
61cce38
Compare
Choose a tag to compare

What's Changed

  • Fix range slider not updating the render window
  • Use a standard lock icon when the custom S, E, P lock images are not found
  • Fix the display of the loading circle in the control panel
  • Fix applying window presets to immediately update the render window
  • Ensure the user is defined before rendering the app
  • Several fixes for Sentry-reported errors

Full Changelog: v1.0.3...v1.0.4

Bug fixes

12 Aug 00:19
58fae93
Compare
Choose a tag to compare

This release adds some bug fixes to 1.0.2

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Aug 17:41
0f6e798
Compare
Choose a tag to compare

Summary of Changes

  • Addition of MIQA python client package. This package (available on PyPI as miqa-python-client) allows a user of a MIQA instance to manage projects, experiments, scans, frames, and scan decisions programmatically.
  • Newly trained NN model called "MIQA-Mix"
  • Updated design for the window widget in the control panel. Rather than two sliders for window width and window level, these sliders have been merged into one range slider called "Window".
  • Screenshots now include crosshairs if taken when "Show crosshairs" is enabled
  • Emails now include scan link, scan session, and scan subject when those fields are not blank
    image
  • Cursor changes to pointer finger when hovering over the hyperlinked scan name in the control panel (when a scan's link is not blank)
  • Any occurrences of abbreviation (for artifacts or decisions) now have a tooltip of the non-abbreviated text
  • Fixed the problem where only the first experiment loaded would get its scans cached in advance
  • Fixed the problem where the arrow keyboard shortcuts were still active when typing in a textarea or text input.
  • Fixed project overview donut chart not updating or cycling between two states
  • Fixed state not refreshing for all projects when a global import is performed

Known problems we are working on

  • Various errors raised in Sentry from our web client code
  • Pyppeteer test determinism
  • Stale browser tab authentication issue
  • Automatic logout with no warning dialog while using the review part of the app (without server requests)
  • Keyboard shortcut Q seen not working

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

23 Jun 15:41
a65937f
Compare
Choose a tag to compare

What's Changed

  • Fix tier 2 test for saving decisions by @annehaley in #519
  • Add a refresh button to fetch the updated state for all projects by @annehaley in #520
  • Add extra validation to creation of scan decisions by @annehaley in #521
  • Fix logic checking decision tag by @annehaley in #524
  • Refresh the status of all projects after a global import by @annehaley in #531
  • Put home page within User Guide in documentation by @annehaley in #532

Full Changelog: https://github.com/OpenImaging/miqa/commits/v1.0.1

v1.0.0

01 Jun 20:56
97a66c4
Compare
Choose a tag to compare

Highlights

  1. Reorganized docs pages
  2. Fixed client logout problems
  3. Add a project setting to specify the preferred rendering orientation for scans in that project
  4. Add buttons to the Control Panel for window width & level presets

What's Changed

New Contributors

Full Changelog: v0.0.10...1.0.0

v0.0.10

06 May 16:10
Compare
Choose a tag to compare

Highlights

  1. New columns in the import/export file formats: experiment_notes, subject_id, session_id, and scan_link
  2. Added a demo mode for our example production server which allows new users to test the system with a lower barrier to entry
  3. Various UI adjustments and fixes as requested by @kipohl

What's Changed

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

19 Apr 20:11
bc87130
Compare
Choose a tag to compare

This resolves the production docker build errors.

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

18 Apr 18:12
975868f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8