Skip to content

Commit

Permalink
Merge pull request #3445 from ORNL-AMO/release-notes
Browse files Browse the repository at this point in the history
added 0.6.1-beta release notes
  • Loading branch information
DmitryHoward authored Nov 25, 2019
2 parents 726f28c + 94ca863 commit 74dfeca
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions src/app/version-modal/version-modal.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ <h3>Release Notes for v{{versionNum}}</h3>
</button>
</div>
<div class="modal-body scroll-item">
<label>Application</label>
<ul>
<li>
Fixed: Tutorials extension bug causing images to offset
</li>
</ul>


<h4>Release Notes for v0.6.0-beta</h4>
<label>Application</label>
<ul>
<li>Added: All calculators within an assessment are included with export data</li>
Expand Down Expand Up @@ -61,7 +70,8 @@ <h3>Release Notes for v{{versionNum}}</h3>
<li>Added: Steam reduction calculator</li>
<li>Added: Tutorial</li>
<li>Added: Water Reduction Calculator</li>
<li>Enhanced: Clarified language for Annual Utility Usage and Costs' Compressed Air and Steam as being utilities produced off-site</li>
<li>Enhanced: Clarified language for Annual Utility Usage and Costs' Compressed Air and Steam as being
utilities produced off-site</li>
<li>Enhanced: Navigation within TH</li>
<li>Fixed: Bug preventing saving of Annual Utility Usage and Costs</li>
<li>Fixed: Bug where Electricity Unit Costs was refilling blank field with default value</li>
Expand All @@ -78,7 +88,7 @@ <h3>Release Notes for v{{versionNum}}</h3>
<li>Added: Calculator for estimating energy savings from adding pipe insulation</li>
<li>Added: Copy table functionality to Steam and Saturated Properties calculators</li>
<li>Added: Field validation for Fan Achievable Efficiency calculator pressure fields</li>
<li>Added: Lighting fixture database</li>
<li>Added: Lighting fixture database</li>
<li>Enhanced: Updated the color of "Copy Table" button to be easier to see</li>
<li>Fixed: Bug in Energy Equivalency Calculator not properly calculating Equivalent Fuel Heat</li>
<li>Fixed: Bug relating to compressed air calculator saving</li>
Expand All @@ -92,7 +102,8 @@ <h3>Release Notes for v{{versionNum}}</h3>
<li>Fixed: Re-added the legend for the Motor Performance Calculator graph</li>
<li>Fixed: Several Bugs relating to pump and fan curves</li>
<li>Fixed: Steam properties & Saturation Properties T-S diagram cut off for low T values</li>
<li>Updated: Lighting calculator UI and calculations to include Ballast Factor, Lumen Degradation Factor and Coefficient of Utilization</li>
<li>Updated: Lighting calculator UI and calculations to include Ballast Factor, Lumen Degradation Factor and
Coefficient of Utilization</li>
</ul>

<label>Known Issues</label>
Expand Down

0 comments on commit 74dfeca

Please sign in to comment.