Skip to content

v1.1.2

Choose a tag to compare

@ilyakruchinin ilyakruchinin released this 27 Aug 12:31
· 16 commits to main since this release

SomnoTrace v1.1.2 Changelog

Fixes

  • Fixed SMB oximetry upload failure after v1.1.1 upgrade: The flattened SMB upload path (OXYMETRY/{day}/{recording_id}) collided with directories of the same name left on the share by the previous firmware's nested structure, causing STATUS_FILE_IS_A_DIRECTORY errors on every upload attempt. The file is now uploaded as OXYMETRY/{day}/{recording_id}.bin, which matches the native Wellue Format A binary extension and avoids the collision. Manual cleanup of old {recording_id}/ directories on the SMB share is recommended.

Note for upgraders from v1.1.0 or earlier

The first boot after upgrading to v1.1.1+ will trigger a one-time re-upload of all existing oximetry recordings to SleepHQ. This is expected — the upload tracking fingerprint changed because the file set no longer includes vitals.snt and recording.vld. Subsequent uploads will be deduplicated normally.