Changelog

Changelog for the Desktop Recording SDK


2.0.6 [patch] (MacOS+Windows) - 2026-02-11

  • Fix case where recording-ended would not trigger on Windows

2.0.5 [patch] (MacOS+Windows) - 2026-02-11

  • Support for Google Chrome 145.0.7632.46+
  • Improvements for Brave
  • Automatically detect which microphone is being used by the meeting platform
  • Improvements for energy consumption and CPU usage
  • Fix an issue with flickering video during screenshare
  • Fix an issue with screensharing Chrome tabs in Google Meet
  • Fix an issue where recording Chrome would capture a flash of other content when changing tabs

2.0.4 [patch] (MacOS+Windows) - 2026-01-29

  • Teams detection, diarization improvements on windows.
  • Fix freeze requesting full disk access permission on macOS.
  • Fix issue switching audio devices on windows for meeting capture.
  • Fixes to phantom participants on Google Meet on both macOS/windows.
  • Support Microsoft Edge browser for Google Meet on windows.
  • Emulate all permission statuses on windows by default.
  • Support meeting title scraping for Zoom on windows.
  • Fixed an issue capturing video on macOS.
  • Fixed an issue with short meetings not uploading properly.
  • Improved energy consumption for Zoom on MacOS.
  • Improved energy consumption for chrome and chromium users with multiple open windows on MacOS.
  • Fix unexpected chrome title change on MacOS.
  • Improve audio post-processing energy consumption on MacOS.
  • Improve audio post-processing quality on MacOS.
  • Fix GMeet compliance messaging for tabs with "Meet" in the title on MacOS.
  • Improve logging and telemetry on MacOS.

2.0.3 [patch] (MacOS+Windows) - 2026-01-07

  • Significantly reduce energy consumption on Chromium and Safari browsers on macOS.
  • Fix meeting-detection issues on Arc, Brave, Comet, and Dia on macOS.
  • Support using Chrome with different session in multiple windows on macOS.
  • Fix memory growth issue in hardware with excessive memory on macOS.
  • Fixed issue with speaker labels on macOS at beginning of call.
  • Fixed issue with PNGs on windows.
  • Fixed an issue with invalid participant names on macOS/Windows.

2.0.2 [patch] (MacOS+Windows) - 2025-12-17

  • Fix for delayed meeting end events on macOS
  • Fixed additional crashes on macOS and windows

2.0.1 [patch] (MacOS+Windows) - 2025-12-15

  • Several crash fixes across macOS + windows
  • Fixed an error when shutting down the sdk
  • Fixed an issue capturing google meet meetings on windows when there are multiple windows
  • Fixed an issue capturing teams on windows when using virtual desktops
  • Streaming upload stability fixes

2.0.0 [major] (MacOS+Windows) 2025-12-03

  • Captured data now is streamed to the Recall API backend rather than uploading after call
  • Numerous crash fixes
  • URL detection improvements for Google Meet and Teams
  • Fix bug in Slack detection where changing microphones would prematurely end recording
  • Fix bug where switching virtual desktops could prematurely end recordings on Safari
  • Fix bug where Teams pre-join room was detected as a meeting
  • Fix false positive Meet detections
  • Don't prompt for permission to access Teams URL database if the app doesn't have permission
  • Handle audio device errors more gracefully on Windows
  • Support for Speechmatics realtime transcription
  • Mitigation for cases when ScreenCaptureKit locks up

1.3.6 [patch] (Windows) - 2025-11-18

  • Fixed an issue that would cause audio to not process properly depending on recording config.

  • Fixed an issue causing a crash on windows.

1.3.5 [patch] (MacOS+Windows) - 2025-11-16

  • Improved crash reporting on windows.
  • Fixed an issue causing a crash on startup for windows.

1.3.4 [patch] (MacOS+Windows) - 2025-11-13

  • Improved crash reporting across both platforms.
  • Improved url scraping for Teams on both platforms.
  • Better logging for transcription errors.

1.3.3 [patch] (MacOS+Windows) - 2025-11-10

  • Fixed json parse issue that caused missing realtime events in some cases.

  • Fixed cases where windows audio capture would drop out.

  • Properly raise an error when startRecording fails to get the config.

  • Support transcript.partial_data realtime event on windows.

  • CoreAudio crash fix when capturing on macOS.

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