0.9.7-9 version bump

This commit is contained in:
Mark Watkins 2014-08-08 06:55:43 +10:00
parent ce2ac29cd0
commit 86c5c3f569
3 changed files with 19 additions and 9 deletions

View File

@ -1 +1 @@
const int build_number = 8;
const int build_number = 9;

View File

@ -1,27 +1,39 @@
<html>
<body>
<h1><image src="qrc:/docs/sheep.png" width=64 height=64>SleepyHead v0.9.7 <b>Testing</b></h1>
<h1><image src="qrc:/docs/sheep.png" width=64 height=64>SleepyHead v0.9.7-9 <b>Testing</b></h1>
<p><h2><b>Release Notes</b></h2></p>
<p>Greetings!</p>
<p>Here is a new and hopefully improved SleepyHead build.</p>
<p>A gentle reminder for anyone submitting bug reports (either via message or through sourceforges bug reporting system), please (please please) remember to state the SleepyHead version number, your computers platform and operating system type version (and service packs), and your CPAP machines type and model number. Without this information I pretty much don't have a clue what you are talking about.</p>
<p>You will need to rebuild your CPAP machine database from the Data menu to get the benefit of the latest goodies.</p>
<p>This rebuild will be automatic in the final 0.9.7 public builds (well, they will face a forced reimport unless they are ResMed users, but anyway :/)</p>
<p>There's still a bit to do with oximetry and F&P Icon, but I'm starting to feel we are getting a lot closer to a reliable build stage.</p>
<p>I'd very much love to hear your comments on the latest changes, some of this is stuff I've been planning for ages.</p>
<p><b>Sleep Well, and good luck!</b></p>
<p><b><i>JediMark</i></b></p>
<br/>
<b>New features & bug fixes in v0.9.7</b><br/>
<list>
<li>Less ugly code hardwiring and more automatic smarts, plus better channel color and name consistencies underneath.</li>
<li>Daily panel (left) Sidebar can be toggled on/off with F9</li>
<li>Calendar can now be toggled on/off with f10, your preferences will be kept</li>
<li>Press Alt-B while selecting in daily view to quickly add a bookmark without having to zoom in</li>
<li>New Feature: Can now edit channel information, including names, colors, etc. in preferences</li>
<li>Tooltips showing relevenat information when hovering over events on daily charts</li>
<li>New Feature: Large Leak flagging where not present, using redline threshold</li>
<li>New Feature: Can switch off individual daily view linechart event overlays in a combo box down the bottom left</li>
<li>New Feature: Events are now visible on all daily charts in line cursor mode</li>
<li>Fix an issue that caused some burried PRS1 session data to not be imported</li>
<li>Fix a lot of pressure and pressure relief strings</li>
<li>New Feature: Added (very experimental)Weinmann SOMNOsoft2 Import importer</li>
<li>New Feature: Added (very experimental) Weinmann SOMNOsoft2 Import importer</li>
<li>Fixed inverted CMS50 .spoR file pulse and spo2</l>
<li>Added CMS50i .spo2 file import support</li>
<li>New Feature: Added a Welcome page to make things a little friendlier</li>
<li>Fixes another issue that caused session dupplicates on ResMed machines</li>
<li>Improved support for Intellipap BiLevel machines</li>
<li>New Feature: Press F3 to switch on/off a "line cursor", and display current graph information above graphs while hovering over graphs</li>
<li>New Feature: Press Ctrl-L (Cmd-L on Mac) to switch on/off a "line cursor", and display current graph information above graphs while hovering over graphs</li>
<li>New Feature: Preference option to Realign machine detected codes and fix dodgy PRS1 durations using user event flagging.</li>
<li>New Feature: Added second set of User Flags detection and preferences.</li>
<li>New Feature: Hit Escape key to go back through previous graph selection history</li>
@ -42,7 +54,7 @@
<li>Fix ResMed importer crashes, finished rewriting stage2 multithreading code</li>
<li>Made database upgrade/purge process a bit more friendly (Keep your backups switched on!)</li>
<li>Fixed a SleepyHead summary error that prevented count indexes from being stored properly</li>
<li>Some other minor stuff</li>
<li>Some other minor fixed and stuff</li>
</list>
<br/>
<b>New features & bugs fixes in v0.9.6</b><br/>
@ -99,7 +111,5 @@
<li>Fixed some issues with the prescription changes table with certain machines.</li>
</list>
<p><b>Sleep Well, and have fun!</b></p>
<p><b><i>JediMark</i></b><br/>
</body>
</html>

View File

@ -1 +1 @@
8
9