Changelog

Changelog for the Desktop Recording SDK

1.3.2 [patch] (MacOS+Windows) - 2025-11-01

  • Increased timeout on DSDK uploads to prevent failures on network constrained connections.

1.3.1 [patch] (MacOS+Windows) - 2025-10-31

  • Fixed issues running DSDK on enterprise networks, vpns, proxies, with custom certificates.
  • Improved support for getting urls from various providers.
  • Improved support for chromium based browsers with Google Meet.
  • Teams audio fixes on Windows.
  • Better debug logging for crashes.

1.3.0 [minor] (MacOS+Windows) - 2025-10-17

  • Initial support for Google Meet on macOS Safari
  • Fixed more issues with missing participants on Windows
  • Fixed active speaker detection on teams for Windows
  • Fixed missing audio on teams for Windows
  • Added enhanced crash detection and reporting for macOS
  • Fixed some audio issues on macOS
  • Fixed issue getting meet urls on multiple profile installs
  • Support more languages for Zoom and Google Meet on macOS
  • Support google meet titles on Windows

1.2.0 [minor] (MacOS+Windows) - 2025-09-26

  • Initial support for Google Meet on Windows
  • Fixed issues with participant mapping on Windows
  • Mixed audio mp3 support for Windows
  • Zoom, Teams, Google Meet url scraping for Windows
  • Gladia streaming support for transcription
  • Fixed an issue where Zoom video capture would be affected when chat is open
  • Improved acoustic audio cancellation
  • Added the ability to get URL from Zoom and Teams meetings
  • Various improvements for Google Meet support on macOS
  • Speeded up starting a recording
  • Caused recording to stop when the laptop lid is closed

1.1.0 [minor] (MacOS+Windows) - 2025-08-29

  • Reduce idle power consumption by 80%
  • Add capture support for MS Teams on MacOS
  • Add capture support for MS Teams on Windows
  • Fixed a bug detecting Zoom on Windows for non-premium zoom members
  • Fixed a bug capuring video on old Win10 Windows installs
  • Add support for gathering meeting urls for Zoom/Teams on Windows
  • Add support for AssemblyAI Universal Streaming Model (v3)
  • Add support for transcript.partial_data
  • Fix permissions to allow system only audio without requiring an initial request
  • Add Google Meet url to URL field
  • Generate index.js and index.d.ts from an index.ts file
  • Prevent rogue screen capture kit calls from causing CPU drain in system audio only mode
  • Fix memory growth during recording
  • Fix memory leaks on idle
  • Prevent zombie exe on stdin kill

1.0.6 [patch] (MacOS) - 2025-08-15

  • Fixes a bug where whole-desktop audio capture would produce corrupted recordings.

1.0.5 [patch] (MacOS) - 2025-08-11

  • Fixes a bug that would cause an occasional crash.

1.0.4 [patch] (MacOS) - 2025-08-07

  • Fixes a bug with faulty echo cancellation that allowed mic bleed to affect active speaker detection in transcription.
  • Fixes a bug with audio pipeline that turns off transcription after a minute or so.

1.0.3 [patch] (Windows) - 2025-07-30

  • Fixes a bug with an internal version mismatch between the bot library and the windows OS interfaces.

1.0.2 [patch] (MacOS) - 2025-07-30

  • Fixes a bug in which timed meetings created from a free Zoom account would interfere with meeting detection.

1.0.1 [patch] (MacOS+Windows) - 2025-07-24

  • Fixes a bug where the stable channel did not properly pull the git sha in the setup file on install.

1.0.0 [major] (MacOS+Windows) - 2025-07-24 (deprecated)

  • Initial Changelog Entry