Skip to content

Commit

Permalink
Merge pull request #6864 from ORNL-AMO/version-1.5.1
Browse files Browse the repository at this point in the history
Update version to 1.5.1
  • Loading branch information
esserhr authored Jun 6, 2024
2 parents 802c28a + 7220763 commit 9d9b5ef
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
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.0",
"version": "1.5.1",
"main": "main.js",
"license": "MIT",
"description": "MEASUR",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,24 @@ <h3>Release Notes for v{{versionNum}}</h3>
not be available.</li>
</ul>

<label>What's New?</label>
<label>Here are the details of what's new in version 1.5.1:</label>
<br>
<label>Application</label>
<ul>
<li>Fixed: Windows auto-updater issue displaying error even though update download and install are successful</li>
</ul>

<label>Known Issues</label>
<ul>
<li>Added ability to email assessment exports directly from assessment</li>
<li>Dedicated Support Desk Email measur-help&#64;ornl.gov</li>
<li>Improved 2-parameter binning and heatmap graph for Weather Binning calculator</li>
<li>Ability to incorporate Compressed Air Assessment as a Treasure Hunt Opportunity</li>
<li>Bug Fixes</li>
<li>The Auto-update feature is currently unavailable for the Mac version</li>
<li>The Linux release does not support Auto-updating</li>
<li>Renaming an export in Windows Download menu can delete the file extension (.json, or .gz)</li>
<li>Assessments made in a previous major release may experience errors</li>
<li>Import files made in a previous major release may not be useable due to field additions/removals</li>
<li>We have observed cases where if MEASUR is open for a long period of time while many assessments are present, MEASUR performance can become slow. If experienced, close and reopen MEASUR</li>
</ul>


<label>Here are the details of what's new in version 1.5.0:</label>
<br>
<label>Application</label>
Expand Down Expand Up @@ -117,6 +126,7 @@ <h3>Release Notes for v{{versionNum}}</h3>

<label>Known Issues</label>
<ul>
<li>The Auto-update feature is currently unavailable for the Mac version</li>
<li>The Linux release does not support Auto-updating</li>
<li>Renaming an export in Windows Download menu can delete the file extension (.json, or .gz)</li>
<li>Assessments made in a previous major release may experience errors</li>
Expand Down

0 comments on commit 9d9b5ef

Please sign in to comment.