diff --git a/.nocache.htaccess b/.nocache.htaccess
deleted file mode 100644
index 5b9061fe1..000000000
--- a/.nocache.htaccess
+++ /dev/null
@@ -1,9 +0,0 @@
-
- FileETag None
-
- Header unset ETag
- Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
- Header set Pragma "no-cache"
- Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT"
-
-
diff --git a/HISTORY.md b/HISTORY.md
new file mode 100644
index 000000000..db6716e43
--- /dev/null
+++ b/HISTORY.md
@@ -0,0 +1,67 @@
+### caMicroscope [?.?.?](https://github.com/camicroscope/camicroscope/compare/v3.7.3...camicroscope:develop)
+###### ????-??-??
+
+### caMicroscope [3.7.3](https://github.com/camicroscope/camicroscope/compare/v3.7.2...camicroscope:v3.7.3)
+###### 2020-05-01
+* Start this changelog.
+* Use Friendlier Alerts in Viewer (#383)
+* Batch Slide Loader (#385, #389)
+* Filter Selector in Tables (#391)
+* High-volume Render Optimization
+* Temporarily Disabled Security Integration (#388)
+* Readme Visual Documentation (#394)
+* Details Button in Information Dashboard (#393)
+
+
+### caMicroscope [3.7.2](https://github.com/camicroscope/camicroscope/compare/v3.7.1...camicroscope:v3.7.2)
+###### 2020-04-17
+* Documentation Improvements (#314, #315)
+* User Creation Workflow (#371)
+* Slide Deletion Workflow (#303, #367, #369)
+* Table and Loader Improvements (#340, #345, #356, #358)
+* Model and Segment App Improvements (#317, #375 #327, #330, #348, #351, #354, #360, #362, #382)
+* Heatmap Color Changes (#322, #381)
+* Viewer Tool Tour (#334)
+
+
+### caMicroscope [3.7.1](https://github.com/camicroscope/camicroscope/compare/v3.7.0...camicroscope:v3.7.1)
+###### 2020-04-03
+* Bugfix: POST instead of UPDATE tables
+* Sanitize user input (#301)
+* Responsive tables (#306, #308)
+* Style: camel case checks (#278)
+
+
+### caMicroscope [3.7.0](https://github.com/camicroscope/camicroscope/compare/v3.6.2...camicroscope:v3.7.0)
+###### 2020-04-02
+* Use new backend (#291, https://github.com/camicroscope/Caracal/)
+* Adopted a code style guide (#270, #282, #281)
+* Table/loader improvements (#273, #276)
+* Faster UI transitions (#284, #288)
+* Spyglass Behavior Improvements (#275, #297)
+
+### caMicroscope [3.6.2](https://github.com/camicroscope/camicroscope/compare/v3.6.1...camicroscope:v3.6.2)
+###### 2020-03-29
+* Add Custom colors for heatmap (#253)
+* Model Summary for Segmentation and Prediction Apps (#255, #250)
+* Keyboard shortcut upgrades (#262, #265)
+* Segmentation Memory Cleanup (#261)
+* Edit Prediction Classes (#263)
+* Loader Slide Name Checking (#266)
+* Panel Text Wrapping (#264)
+* Selector Fix #260
+
+### caMicroscope [3.6.1](https://github.com/camicroscope/camicroscope/compare/v3.6.0...camicroscope:v3.6.1)
+###### 2020-03-26
+* Bugfix: Upload button with no slides (#249)
+* Testing Updates
+* UI Improvements (#256, #252, #251, #246)
+
+### caMicroscope [3.6.0](https://github.com/camicroscope/camicroscope/compare/v3.5.10...camicroscope:v3.6.0)
+###### 2020-03-22
+* Removal of Package System (breaking) (#243)
+* Table, Slide Loader, and Signup UX Improvements (#239, #241, #227, #226)
+* Model Improvements (#223, #231)
+
+### Older Versions
+see the [release log](https://github.com/camicroscope/caMicroscope/releases)
diff --git a/README.md b/README.md
index fc89bfb63..95b6603a2 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,16 @@
-caMicroscope is a web-based image viewer optimized for large bio-medical image data viewing, with a strong emphasis on cancer pathology.
+caMicroscope is a web-based biomedical image and data viewer, with a strong emphasis on cancer pathology WSI (Whole Slide Imaging).
This guide has sections for different kinds of use of the platform. The [User Guide](#user-guide) covers the basics on how to use caMicroscope viewer. [nanoBorb](#nanoborb) covers nanoBorb, the version of caMicroscope designed as a standalone application for individual users without a server. [Hosted Setup](#hosted-setup) covers how to set up caMicroscope for multiple users on a server. [Developer Guide](#developer-guide) covers the broad strokes on how to add new functionality to caMicroscope.
+
+
+
+
+
+
+
# User Guide
## Selecting an Image
diff --git a/apps/Info.html b/apps/Info.html
index b82830229..69d555e45 100644
--- a/apps/Info.html
+++ b/apps/Info.html
@@ -83,17 +83,72 @@
caMicroscope
Digital pathology image viewer with support for human/machine generated annotations and markups.
+
+
+
Information Dashboard
+
+
+
+
+
+
+
+
@@ -105,20 +160,22 @@ Infor