Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resolved issues
Emit "failed to start recording" delegate call
- In Version 1.1.0,
didStopRecording()was called instead ofdidFailToStartRecording()when recording failed to start. This is resolved;didFailToStartRecording()is now called as expected anddidStopRecording()isn’t called when the recording fails to start. [1557288]
Backup uploads no longer time out
- This update prevents the cancellation of backup uploads due to timeouts. [1591905]
Recording repair improvements
- We've resolved a bug that prevented recordings from properly persisting in rare slow startup situations. [1598070]
Known issues
- DAXKit sends the wrong duration when the recording is stopped by an audio interruption. [1544337]
- Uploads where the server has more data than the client require backend intervention to generate the draft. Note: This issue will be resolved by a server-side fix. [1591783]
- When updating from DAXKit 0.7.3, there is a risk of permanently losing pending recordings. Mitigation step: Inform users of apps with version 0.7.3 that they should confirm they have uploaded all recordings before updating the app. [1636296]