From 03238360c28759ea329f459c18c55ea104561f20 Mon Sep 17 00:00:00 2001
From: Guy Scharf
Date: Sun, 26 Sep 2021 10:44:44 -0700
Subject: [PATCH] Update VERSION to 1.3.0-beta.3. Update Release Notes.
---
Htmldocs/release_notes.html | 5 ++++-
oscar/VERSION | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/Htmldocs/release_notes.html b/Htmldocs/release_notes.html
index bebc84cd..6ff6cc83 100644
--- a/Htmldocs/release_notes.html
+++ b/Htmldocs/release_notes.html
@@ -11,12 +11,13 @@
For other languages, go to:
http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes
- Changes and fixes in OSCAR v1.3.0 Beta ***
+ Changes and fixes in OSCAR v1.3.0 Beta 3
Portions of OSCAR are © 2019-2021 by
The OSCAR Team
- [new] Add support for additional Viatom/Wellue filename conventions.
- [new] Add support for unreadably low SpO2 samples on Viatom/Wellue oximeters.
+ - [fix] Fix AVAPS pressure settings.
- [fix] Check for Updates no longer shows test versions to release users.
- [fix] Rx pressures shown correctly in Profile dialog.
- [fix] Resolve empty CPAP data card zips on macOS Big Sur.
@@ -26,6 +27,8 @@
- [ffx] Weight, BMI, and Zombie are on Overview, not Statistics page.
- [ffx] Overview page updated correctly when Weight or Zombie values are changed.
- [ffx] Various corrections to language files.
+ - [ffx] SleepStyle loader now has higher resolution for leak rate (1 per second instead of 1 per 2 minutes).
+ - [ffx] Correct problems with settings display for AirSense 11.
Changes and fixes in OSCAR v1.3.0 Beta 2/b>
diff --git a/oscar/VERSION b/oscar/VERSION
index 8c9f212c..5a3bfe0b 100644
--- a/oscar/VERSION
+++ b/oscar/VERSION
@@ -1,4 +1,4 @@
// Update the string below to set OSCAR's version and release status.
// See https://semver.org/spec/v2.0.0.html for details on format.
-#define VERSION "1.3.0-beta.2"
+#define VERSION "1.3.0-beta.3"