Skip to content

Commit

Permalink
Merge pull request #7212 from ORNL-AMO/issue-7185
Browse files Browse the repository at this point in the history
MEASUR Add changes for version 1.5.5
  • Loading branch information
rhernandez-intertech authored Dec 16, 2024
2 parents 23d1acf + a646305 commit 0e1de19
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 32 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amo-tools-desktop",
"version": "1.5.4",
"version": "1.5.5",
"main": "main.js",
"license": "MIT",
"description": "MEASUR",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,49 +38,32 @@ <h3>Release Notes for v{{versionNum}}</h3>
<br>
<label>Application</label>
<ul>
<li>Added: Additional Acknowledgement for DOE sponsors</li>
<li>Added: Instructions on how to cite MEASUR</li>
<li>Enhancement: Assessment level toggle allowing users to express GHG emissions results in imperial (ton CO2)</li>
<li>Enhancement: Upgrade to Angular 18 and Fixed Electron debugging</li>
<li>Fixed: Bug regarding CO2 default data when new mod created</li>
<li>Fixed: Bug regarding emission factor set to zero</li>
<li>Fixed: Bug relating to WASM error on new version deployment</li>
<li>Fixed: Bug where changes to CO2 Emissions from electricity were not carried over to the mod</li>
<li>Fixed: Bug where folder level cost details were not populating assessments</li>
<li>Added: Notification that resetting data will reset your autobackup location</li>
<li>Added: In application survey to help generate user feedback</li>
</ul>

<label>Calculators</label>
<ul>
<li>Added: New calculator for creating a dynamic Power Factor triangle</li>
<li>Fixed: Bug in Boiler Calculator where calculations would not update after closing the stack loss calculator</li>
<li>Fixed: Bug where CO2 emissions Calculator not performing unit conversions</li>
<li>Fixed: Power Factor Correction Calculator not displaying user specified months in results table</li>
<li>Updated: Changed name of PH calculator (Energy Equivalency to Fuel and Electricity equivalency)</li>
<li>Updated: Changed name of PH calculator (Flow and Energy Used to Orifice Meter Flow Calculator)</li>
<li>Updated: Icon for Power Factor Correction Calculator</li>
<li>Fixed: Motor Perforance Calc - display of Shaft Power to percent</li>
<li>Fixed: Motor Performance Calc - updated help text</li>
<li>Fixed: Pump Achievably Efficiency Calc - updated help text</li>
<li>Added: Power Factor Triangle Calc - added more validation to fields</li>
</ul>

<label>Compressed Air</label>
<ul>
<li>Enhancement: Added "Centrifugal Equal Capacity Ratio Load Sharing" to "Multi compressor System Controls Method"</li>
<li>Fixed: Bug relating to deleting equipment in the compressed air reduction calc</li>
<li>Fixed: Bug relating to having energy but no flow showing "Infinity", NAN, now showing "No Flow"</li>
<li>Fixed: Bug relating to Plotly graphs in Summary</li>
<li>Fixed: Expert submitted bug relating to Sankey generation</li>
<li>Fixed: Validation relating to PF, V, Amp data entry</li>
</ul>

<label>Fans</label>
<label>Pumps</label>
<ul>
<li>Fixed: Issues relating to WASM errors</li>
<li>Fixed: Text in Head Calculator figure description</li>
</ul>

<label>Treasure Hunt</label>
<ul>
<li>Fixed: Bug relating to blowdown calculator not providing results</li>
<li>Fixed: Bug relating to custom opportunities displaying in Treasure Chest</li>
<li>Fixed: Bug relating to custom opportunities getting scrambled in PowerPoint</li>
<li>Fixed: Bug relating to hard refreshing while in Treasure Hunt</li>
<li>Fixed: Bug relating to PowerPoint tables scrambling if projects are unselected</li>
<li>Added: Ability to generate blank template Treasure Hunt PowerPoint Report</li>
<li>Fixed: Bug relating to the display of "Other Savings" in PowerPoint Report</li>
</ul>

<label>Known Issues</label>
Expand Down

0 comments on commit 0e1de19

Please sign in to comment.