------------------- - [ROI Map] Minor speed improvement on ROI Map updating [Issue 151](https://github.com/cutright/DVH-Analytics/issues/151) - [Import] PTV distance calculations can now be performed on ROIs with no RTROIInterpretedType [Issue 154](https://github.com/cutright/DVH-Analytics/issues/154) - [Import] DTH calculations are equidistantly sampled in perimeter space [Issue 155](https://github.com/cutright/DVH-Analytics/issues/155) - [Import] Integral dose is now calculated and stored in DVHs SQL table
0.9.6
------------------- - [Export] Fix for Image Export module crashes with wxPython 4.1.1 [Issue 146](https://github.com/cutright/DVH-Analytics/issues/146) - [Query] dvh_condition was ignored in DVH() if no uids provided [Issue 148](https://github.com/cutright/DVH-Analytics/issues/148) - [DVH] DVH bin centers were off by two bins [Issue 149](https://github.com/cutright/DVH-Analytics/issues/149) - [Import] DTH is faster and more accurate by simplifying contours before calculation [Issue 111](https://github.com/cutright/DVH-Analytics/issues/111) - [Import] Better memory management for OVH calculation [Issue 143](https://github.com/cutright/DVH-Analytics/issues/143)
0.9.5.post1
------------ - [Import] Added generic try/except blocks to import processes to mitigate potential import failures - [Import] Indicate Dose Summation MRN during summation - [Import] If dose summation fails, skip import
0.9.5
------------ - [GUI] Fixed bug preventing User Preferences window from loading if on Windows without Edge being available [Issue 144](https://github.com/cutright/DVH-Analytics/issues/144) - [ROI Map] Fixed bug where ROI Map edits didn't update previous imports [Issue 142](https://github.com/cutright/DVH-Analytics/issues/142) - [Misc] Catch locale issue between wxWidgets and python [Issue 140](https://github.com/cutright/DVH-Analytics/issues/140)
0.9.4
------------------------- - [Import] New OVH calculation [Issue 111](https://github.com/cutright/DVH-Analytics/issues/111) - [Import] Bump DVHA-MLCA to 0.2.3.post1 to prevent crash if younge_complexity_score returned 0 - [GUI] Fix for: Changing locale may cause crash on Windows [Issue 140](https://github.com/cutright/DVH-Analytics/issues/140)
0.9.3.post1
------------------------- - [Import] Fix for [Issue 137](https://github.com/cutright/DVH-Analytics/issues/137)