3.11.0
Version 3.11 of quip/caMicroscope is at core about two new exciting additions to the platform! Thanks to @CGDogan for system-wide improvements and additions which have greatly expanded compatibility by including DICOM and Bioformats, and to @BryanGsep for work towards streamlined usability for machine learning tools.
Parallel to the release, caMicroscope has updated our website (https://camicroscope.github.io/), governance, the creator covenant, among other guides.
Distribution (https://github.com/camicroscope/Distro)
- Add configuration and route support for dicom server and related routes
Viewer (https://github.com/camicroscope/caMicroscope)
- Dicom and Bioformats Intergration (#647, #653, #655)
- Improved Machine Learning Toolkit (#658)
Backend (https://github.com/camicroscope/caracal)
- Faster dockerfile clone
- Add filesystem related handlers for DICOM
- Update node container base
- Update CI and tests
- Add a handler for finding a document using regex
Loader (https://github.com/camicroscope/SlideLoader)
- Add dicom and bioformats support
- Use the Image Decoders Base for Docker
- Refactor for relative path directories
- Refactor google drive related functionality
Tile Server (https://github.com/camicroscope/iipImage)
- Dicom and bioformats support and integration
- Use the Image Decoders Base for Docker
Dicom Server (https://github.com/camicroscope/dicomsrv)
- New service for dicom integration