diff --git a/HISTORY.md b/HISTORY.md index 636a2f8aa..64e390d72 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -22,9 +22,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [1.0.x](#camicroscope-10) ### caMicroscope [Unreleased](https://github.com/camicroscope/camicroscope/compare/v3.7.5...camicroscope:develop) -* +###### TBD +* TBD ### caMicroscope [3.7.5](https://github.com/camicroscope/camicroscope/compare/v3.7.4...camicroscope:v3.7.5) +###### 2020-05-29 * Safer HTML in table ([#401](https://github.com/camicroscope/caMicroscope/pull/401)) diff --git a/README.md b/README.md index c246d6b13..41f782eb1 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ The toolbar is in the top-left of the main content window. Use the toolbar butto | ![](https://fonts.gstatic.com/s/i/materialicons/timeline/v6/24px.svg) | Segment | This tool allows you to display, count, and export nuclear segmentations on the image. Clicking this tool opens the following custom toolbar. | | ![](https://fonts.gstatic.com/s/i/materialicons/aspect_ratio/v4/24px.svg) | Model | Show results from a pre-trained tensorflow compatible model on a ROI of the slide. | | ![](https://fonts.gstatic.com/s/i/materialicons/get_app/v4/24px.svg) | Download Slide | Download the slide image to your system | +| ![](https://fonts.gstatic.com/s/i/materialicons/playlist_add_check/v8/24px.svg) | Mark Reviewed | Use to signify the completion of review of a slide. | | ![](https://fonts.gstatic.com/s/i/materialicons/bug_report/v4/24px.svg) | Bug Report | Report a bug or give feedback. | | ![](https://fonts.gstatic.com/s/i/materialicons/help/v4/24px.svg) | Tutorial | Click to view a guided tour of the viewer tools. | diff --git a/apps/Info.html b/apps/Info.html index 69d555e45..044100ad5 100644 --- a/apps/Info.html +++ b/apps/Info.html @@ -60,12 +60,9 @@