Changelog
0.0.51
April 22, 2025
Changed
- Sounds when joining/leaving a call
Fixed
- Intermittent crash when clicking “Share” in Webcam Picker
- Crash when there’s no hardware support for bitmap rendering (added software fallback)
- Intermittent crashes in our HTTP client code
0.0.50
April 17, 2025
Fixed
- Ringtones/sounds now play to the configured audio output device
Added
- Enhanced audio processing (echo cancellation, automatic gain and a high-pass filter)
- Webcam autostart option
0.0.49
April 14, 2025
Fixed
- Fixed issue where audio could cut out on calls with 4 or more participants
0.0.48
April 9, 2025
Changed
- Removed the legacy audio engine
0.0.47
April 1, 2025
Fixed
- Fixed issue that would sometimes cause the popover window to appear empty
0.0.46
March 20, 2025
Added
- App Veil: we’re thrilled to announce the release of App Veil for Windows. You can now specify apps that should always been hidden when sharing your screen.
- Idle call/empty room notification: if you end up on a call or in a room by yourself, you’ll now get a series of notifications reminding you to leave.
Fixed
- Windows 10 hosts are now capable of supporting guests that use local rendering
- Some audio artifacting for high-frequency microphones
- Automatically release all keyboard modifiers if guest leaves without releasing them
- Audio Triage window should come to the top of the window stack in more cases
- Crash if some of our web-based UI’s (i.e. popover) are reloaded via F5/Ctrl+R
Changed
- Upgraded WebRTC (M133)
0.0.45
January 11, 2025
Fixed
- Better support for user names with non-ANSI characters
- Key combinations between control and letter keys now work as expected in the screen share window
0.0.44
December 11, 2024
Changed
- Implemented new cursor style
- Utilize better cursor color combinations that are easier to distinguish
- Windows hosts will no longer resend the same cursor images
Fixed
- Intermittent crashes when playing audio clips like the ringtone
- Cursor and screen scaling issues across peers with differing DPIs
- Some cursor images while sharing from windows weren’t rendered correctly
0.0.43
November 18, 2024
Fixed
- Crash if default system audio device becomes NULL
- Some intermittent crashes if Tuple launches too early during boot
- Crash if log cursor file is temporarily locked
0.0.42
November 15, 2024
Fixed
- Local mouse cursor speed when guest takes control
0.0.41
November 12, 2024
Fixed
- Fixed crash that occurs if the log file is locked by an external process
- Direct2D targets are now automatically recreated if needed
- Screen share window now resizes appropriately if screen resolution changes
- Only one animation of each type will be played at a time
- Fixed intermittent deadlock which can occur when a call ends
Added
- More efficient rendering of annotations/animations while sharing screen
- The confetti animation!
0.0.40
November 6, 2024
Added
- Annotations and animations are now rendered locally in the screen share window. They should be much clearer and smoother!
- Better error popups if sign-in fails
- You can now send the middle-mouse button when remotely controlling your pair’s machine
- Old installers (from previous updates) are now cleaned up during the upgrade process
- Handling of requests to share webcam from peers
Fixed
- Popover now opens after a successful login
- Login token remains valid even if Tuple restarts
- Memory leaks in UI content management
0.0.39
October 16, 2024
Fixed
- Regression that caused right-clicks to stop working in the “screen view” window.
0.0.38
October 11, 2024
Fixed
- Bug that would show trial ends today on the same day a new account is created
0.0.37
October 10, 2024
Added
- Noise suppression: we’re pleased to announce the addition of another long-requested feature: background noise suppression! This is now enabled by default.
Fixed
- Fixed sign-in issues when running Tuple as administrator
0.0.36
September 12, 2024
Fixed
- Intermittent issue that causes the webcam window toolbar to get stuck in the visible state
0.0.35
September 12, 2024
Webcam Window Polish
Over the last few releases of Tuple for Windows, we’ve added support for utilizing your webcam on a call, and for viewing other participants’ webcams in a pretty rudimentary view. In this release, we’ve completely reworked the webcam window: it now floats above other windows, contains call controls (such a mute and screen share toggles), allows you to optionally view your own webcam, and just generally looks way prettier.
0.0.34
September 5, 2024
Added
- Added a menu to select which webcam to use directly within the popover
Changed
- Screen share border color switched from red to “Tuple Purple”
- Video shared from local webcams is cropped to a 1:1 aspect ratio
- The “connected tone” is now only played when audio is fully connected
Fixed
- Utilizing new rendering technique for sytray icons / various button icons to smooth out rough edges
- Fixed bug that would retain pressed keyboard keys when screen view window loses keyboard focus
- Fixed intermittent errors opening the systray menu
- Smoother screen view resizing, and the window now stays within a monitor if applicable
- Re-added Tuple icon to welcome window animation
0.0.33
August 7, 2024
Fixed
- Crash due to race condition in call window cleanup
- Crash caused from missing light theme registry settings
0.0.32
August 6, 2024
Added
- Webcam sharing: at long last, you can now share your webcam when you’re on a call!
Changed
- New icons: we’ve updated the app and systray icons to match our updated branding.
Fixed
- Bug that caused settings to be stored incorrectly sometimes
- Audio errors not getting reported until the device is changed during the call
- Tuple using the wrong colored icon in the systray in certain configurations