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, causingSTATUS_FILE_IS_A_DIRECTORYerrors on every upload attempt. The file is now uploaded asOXYMETRY/{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.