Update release notes for 1.3.0

This commit is contained in:
Guy Scharf 2021-10-11 10:22:15 -07:00
parent 7805c8001e
commit 90cc566db4

View File

@ -11,39 +11,7 @@
<b>For other languages, go to:</b>
<br><a href=http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes>http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes</a></p>
<p>
<b>Changes and fixes in OSCAR v1.3.0 rc.1</b>
<br>Portions of OSCAR are © 2019-2021 by
<i>The OSCAR Team</i></p>
<ul>
<li>[fix] Fix rare error on Welcome page comparing leak rate to 7-day average.</li>
<li>[fix] Fix some Y2K issues in oximetry importers.</li>
<li>---------- Fixes to previous fixes (do not include in final release notes) ---------</li>
<li>[ffx] Improvement to pressure averaging in SleepStyle unintentional leak calculation.</li>
<li>[ffx] Fix Y2K issue in unused SleepStyle EDF handling code.</li>
</ul>
<p>
<b>Changes and fixes in OSCAR v1.3.0 Beta 3</b>
<br>Portions of OSCAR are © 2019-2021 by
<i>The OSCAR Team</i></p>
<ul>
<li>{new} Correct the mode names for BiLevel ResMed machines.</li>
<li>[new] Add support for additional Viatom/Wellue filename conventions.</li>
<li>[new] Add support for unreadably low SpO2 samples on Viatom/Wellue oximeters.</li>
<li>[fix] Fix AVAPS pressure settings.</li>
<li>[fix] Check for Updates no longer shows test versions to release users.</li>
<li>[fix] Rx pressures shown correctly in Profile dialog.</li>
<li>[fix] Resolve empty CPAP data card zips on macOS Big Sur.</li>
<li>[fix] Always prompt for SD card location when zipping SD card.</li>
<li>[fix] Add script to identify platform in mkDistDeb.sh (Linux building).</li>
<li>---------- Fixes to previous fixes (do not include in final release notes) ---------</li>
<li>[ffx] Weight, BMI, and Zombie are on Overview, not Statistics page.</li>
<li>[ffx] Overview page updated correctly when Weight or Zombie values are changed.</li>
<li>[ffx] Various corrections to language files.</li>
<li>[ffx] SleepStyle loader now has higher resolution for leak rate (1 per second instead of 1 per 2 minutes).</li>
<li>[ffx] Correct problems with settings display for AirSense 11.</li>
</ul>
<p>
<b>Changes and fixes in OSCAR v1.3.0 Beta 2/b>
<b>Changes and fixes in OSCAR v1.3.0</b>
<br>Portions of OSCAR are © 2019-2021 by
<i>The OSCAR Team</i></p>
<ul>
@ -60,13 +28,22 @@
</li>
<li>[new] Add support for DreamStation Go humidifier Target Time setting.</li>
<li>[new] Detect DreamStation 2 cards, which are still unsupported.</li>
<li>[new] Add Bulgarian translation; update other languages.</li>
<li>{new} Correct the mode names for BiLevel ResMed machines.</li>
<li>[new] Add support for additional Viatom/Wellue filename conventions.</li>
<li>[new] Add support for unreadably low SpO2 samples on Viatom/Wellue oximeters.</li>
<li>[new] Improve Somnopose import options.</li>
<li>[new] Purge Current Selected Day allows purge of each machine type separately</li>
<li>[new] Multi-file import for non-CPAP loaders (Somnopose, Viatom, Zeo, Dreem)</li>
<li>[new] Weight, BMI and Zombie history appear in Overview page</li>
<li>[new] Purge Current Selected Day allows purge of each machine type separately</li>
<li>[new] Weight, BMI and Zombie history appear on Overview page</li>
<li>[new] Add Turkish signal names to RedMed loader.</li>
<li>[new] Add Bulgarian translation; update other languages.</li>
<li>[new] Add Traditional Chinese to languages available.</li>
<li>[fix] Fix AVAPS pressure settings.</li>
<li>[fix] Check for Updates no longer shows test versions to release users.</li>
<li>[fix] Rx pressures shown correctly in Profile dialog.</li>
<li>[fix] Resolve empty CPAP data card zips on macOS Big Sur.</li>
<li>[fix] Always prompt for SD card location when zipping SD card.</li>
<li>[fix] Add script to identify platform in mkDistDeb.sh (Linux building).</li>
<li>[fix] Correct calculation of average leak rate on Welcome page.</li>
<li>[fix] Correct installation of non-English Release Notes on Windows.</li>
<li>[fix] About/Credits page now offers Google translations to other languages.</li>
@ -88,6 +65,8 @@
<li>[fix] Ignore old sessions should not impact existing data.</li>
<li>[fix] Fix ocasional misordering of indexes on the Daily page.</li>
<li>[fix] Add Unclassified Apneas to the Statistics page.</li>
<li>[fix] Fix rare error on Welcome page comparing leak rate to 7-day average.</li>
<li>[fix] Fix some Y2K issues in oximetry importers.</li>
</ul>
<p>
<b>Changes and fixes in OSCAR v1.2.0</b>