Skip to content

Releases: camicroscope/Distro

3.9.6

05 Aug 13:59
0dee194
Compare
Choose a tag to compare

Distro

  • update marks with labels
  • include a sample segmentation
  • dependency upgrade #171

Viewer

  • Some integration with the "Smartpen" concept #526, #532
  • Preset label bugfix

Backend

  • Route Validation #122, #118
  • Fixes for Preset Label

Segmentation Loader

  • Assign colors to different classes of nuclei.

3.9.5

17 Jun 19:58
854bc51
Compare
Choose a tag to compare

Distro

  • configuration for CSP restrictions
  • move additional links to mongo collection
  • Bugfix, heatmapEdit routes

Viewer

  • Github action for ci testing #514
  • Bootstrap Upgrades #518,#519
  • Migrate Additional Links to mongo from conf file
  • Table Style Fix for large number of pages

Loader

  • Create uploaing directory if not exists #51
  • Script to get associated images for openslide imgs

Backend

3.9.4

16 Apr 21:42
68707b6
Compare
Choose a tag to compare

Heatmap Utility - https://github.com/SBU-BMI/uploadHeatmaps

  • EOL Bugfix

3.9.3

15 Apr 13:34
4aeb408
Compare
Choose a tag to compare

Viewer

  • Bugfix for additional links url
  • Additional links can launch with slide id

3.9.2

07 Apr 17:28
1c8a631
Compare
Choose a tag to compare

Distro

  • New Pathdb Version
  • Add Configurable CSP headers
  • Add Configurable Links
  • Readme improvements and fixes

Viewer

  • Github action for ci testing #502
  • Validate Emails on signup #501
  • Image Enhancements #500
  • Configurable Toolbar Links #511
  • Documentation Improvements #506

SlideLoader

  • Omniload Pathdb Bugfix

Backend

  • Add configurable CSP headers #83
  • package.json fix #72
  • Support .env for environment variables #75
  • Github Workflow for CI

3.9.1

06 Mar 03:47
340b8ae
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:41
3aa5a3e
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:02
080ba46
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:52
4fc6d40
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:18
35bef5d
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