diff --git a/USER_MANUAL.html b/USER_MANUAL.html index 24239a28..768f964c 100644 --- a/USER_MANUAL.html +++ b/USER_MANUAL.html @@ -1100,6 +1100,8 @@ mouseover highlights on Linux). (PR #911)
  • Unit tests: Increase sleep time before killing recording to resolve macOS test failures. (PR #917)
  • Fix typo causing RX radio device to remain open. (PR #918)
  • +
  • Fix WASAPI errors on some machines by supporting audio mix formats +other than 16-bit integer. (PR #919)