Skip to content

Releases: SBU-BMI/quip_distro

3.9.1

06 Mar 05:10
Compare
Choose a tag to compare

Distro

  • Mongo bump to 4.0

Viewer

  • Bugfix: Annotation Name Filtering
  • Bugfix: annotation delete functionality

Distro

  • Fail as opposed to falling back to example config

3.9.0

04 Mar 20:43
Compare
Choose a tag to compare

Viewer

  • Asynchronous Layer Manager
  • Auto convert png and jpg files via table load.
  • Undo Draw Button #491
  • Addition of screenshot feature to the viewer #496
  • Table Button Responsiveness #477
  • Improved Documentation #478, #488
  • Tour, save state and resume #487
  • Toolbar Dependency Bugfix #494

Distro

  • Multi Mark Performance Improvement
  • Documentation Fix

Backend

  • Notes for annotation and Label Types
  • Performance Improvements to Multi
  • Build Project with Buildah for Testing and CI #68

Slide Loader

  • Support PNG and JPG with conversion
  • Better Error Handling
  • Some more Omniload work

Image Loader (2.1.0)

  • Fixes and calculating physical pixel size from with SVS MPP or using TIF tags XResolution and YResolution

Pathdb (1.4.1)

  • Fix missing field in IDTag

3.8.4

28 Jan 02:03
Compare
Choose a tag to compare

Distro

  • Google drive upload improvements #154
  • Limit log filesize by default
  • Add collections and freeform document types
  • Don't mount items into a root directory #155

Viewer

  • Addition of a collection type, and related panel in table
  • Google Drive Upload Support #467
  • Upload process enhancement #463
  • Table and Info page UI harmonization #464
  • Footer Position Imrovements for Info and Table #475
  • Add Login button to signup page #461
  • Windows Lint Linebreak Fix #470
  • Default Annotation Shape set to Polygon #466
  • Heatmap Default Color Change to "Rainbow"

Caracal

  • Add collections
  • Use non-root user
  • dependency security upgrades

SlideLoader

  • Support Google Drive Uploads

3.8.3

03 Dec 20:57
Compare
Choose a tag to compare

Viewer:

  • Bugfix: Model Failed to read coordinates #454 #455
  • multislide explorer #456
  • Model Class List Edit Field Defaults #457

SlideLoader:

  • Fix SlideUtil Process

3.8.2

10 Nov 19:23
Compare
Choose a tag to compare

Viewer:

  • Add ctrl+l shortcut for label preset tool
  • Annotation and Segmentation Rendering Optimizations
  • Layer manager bugfixes

Back:

  • Layer Data Fetch Optimization
  • Uptime Check Handler Beta

3.8.1

05 Oct 18:15
Compare
Choose a tag to compare

Viewer

  • Added baked-in default annotation schema
  • Loader Bugfix

Distro

  • Fix typo in default preset label

3.8.0

17 Sep 18:51
Compare
Choose a tag to compare

Viewer

  • Incorperation of the Machine Learning Development Workbench (GSOC 2020 @akhil-rana) #438
  • Incorperation of the Automatic ROI Selector (GSOC 2020 @leoarc) #439
  • Updated preset label tool
  • Layer viewer usability optimizations
  • Add the "coordinate" measurement style
  • Treat the measurement tool as annotation
  • UI Tweaks for better high-res screen support
  • Softer warning popups
  • Image Coordinate support
  • Initial XML Annotation Converter

Backend

  • ssl support
  • tfjs backend workers
  • preset labels and associated transformation

SlideLoader

  • ROI download routes #34
  • Tileset download improvements #35
  • SlideUtil flexible with objective field

Distro

  • SSL Support re-added
  • Changes to custom fast-select annotation tool data model
  • fix of dockerhub version's env variables

3.7.7

30 Jul 17:29
Compare
Choose a tag to compare

Viewer

  • Heatmap Color Edit Bugfix

Backend

  • Add fork option for viewer checkout
  • CVE updates

3.7.6

13 Jul 13:15
Compare
Choose a tag to compare

Distro

  • pathdb distro port cleanup
  • validate some collections #130
  • bump mongo to 3.6
  • Log cleanup
  • configuration collection re-rename

Viewer

  • Segmentation Fixes
  • Review Status Workflow and Indicators #407
  • Information Dashboard button moved to slides page #376

Backend

  • Configurable routes #39
  • Mark Footprint (Segmentation) Query Fixes
  • CVE updates

Slideloader

Spritesheet Generator #32

3.7.5

19 Jun 16:55
Compare
Choose a tag to compare

Viewer Changes

  • Safer HTML in table (#401)

Backend Changes

  • Don't require login for disabled security

Loader Changes

  • OmniLoader Initial Version