Skip to content

Commit 84a874e

Browse files
authored
Merge pull request #7284 from ORNL-AMO/update-v1.5.9
Update develop version to 1.5.9
2 parents e45cd99 + 9a6e226 commit 84a874e

File tree

3 files changed

+14
-18
lines changed

3 files changed

+14
-18
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amo-tools-desktop",
3-
"version": "1.5.8",
3+
"version": "1.5.9",
44
"main": "main.js",
55
"license": "MIT",
66
"description": "MEASUR",

src/app/dashboard/sidebar/version-modal/version-modal.component.html

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h3>Release Notes for v{{versionNum}}</h3>
1717
Energy Performance certified. Based on older Department of Energy (DOE) tools, the Advanced Manufacturing
1818
Office (AMO) has undertaken this effort to refactor the legacy tools into a modern environment.
1919
The suite includes 7 energy system assessment modules, a Data Exploration Module, extensive help text,
20-
comprehensive reports, data visualization, and 79 calculators!
20+
comprehensive reports, data visualization, and 80 calculators!
2121
</p>
2222
<p>
2323
MEASUR is a supported application, updates are expected and may impact previously created assessments.
@@ -34,6 +34,16 @@ <h3>Release Notes for v{{versionNum}}</h3>
3434
not be available.</li>
3535
</ul>
3636

37+
<label>Here are the details of what's new in version 1.5.9:</label>
38+
<br>
39+
<label>Compressed Air</label>
40+
<ul>
41+
<li>Enhanced: In Compressor Ordering and Profile Summary tables, trim compressors are now marked 'Base' or 'Trim'</li>
42+
<li>Fixed: Explore Opportunities results are now calculated with user-entered electricity cost</li>
43+
<li>Fixed: Trim compressor validation</li>
44+
<li>Fixed: Calculation method for compressors with variable displacement</li>
45+
</ul>
46+
3747
<label>Here are the details of what's new in version 1.5.8:</label>
3848
<br>
3949
<label>Compressed Air</label>
@@ -53,20 +63,6 @@ <h3>Release Notes for v{{versionNum}}</h3>
5363
<li>Fixed: Performance Profiles chart displaying no data due to AMO-Tools-Suite bug</li>
5464
</ul>
5565

56-
<label>Here are the details of what's new in version 1.5.6:</label>
57-
<br>
58-
<label>Calculators</label>
59-
<ul>
60-
<li>Enhanced: Motor Perforance Calc - increased decimal places and decreased data interval to 0.5%, updated help text</li>
61-
<li>Enhanced: Pump Achieveable Efficiency - updated help and messaging pertaining to the two lines, updated help text</li>
62-
</ul>
63-
64-
<label>Treasure Hunt</label>
65-
<ul>
66-
<li>Added: Power Factor Calculator to Treasure Hunt</li>
67-
<li>Fixed: Display of "Other Savings" in Opportunity Card</li>
68-
</ul>
69-
7066
<label>Known Issues</label>
7167
<ul>
7268
<li>The Auto-update feature is currently unavailable for the Mac and Linux versions</li>

0 commit comments

Comments
 (0)