Changelog
Fixed
- Crash associated to trying to add web cam when no valid video devices are found
Changed
- Improved host switching to not drop calls
macOS
0.45.0
September 3, 2019
Added
- Deep linking enabling an Alfred workflow for starting calls
Fixed
- Issue with command click/double click when in dual cursor mode
- Cursor paints no longer being visible after closing webcam view
Changed
- Incoming call window will now always be on top
macOS
0.44.0
August 13, 2019
Fixed
- Crash associated to retrieving mouse acceleration curve for dual cursors
Changed
- Webcam preview will now be properly mirrored
- Webcam window will always be pinned on top but can now be minimized
- Webcam window can be resized to any size
- Closing the webcam window will now stop sending the stream
Removed
- Removed webcam video control buttons in favor of native macOS window buttons
- Removed webcam window exclusion in favor of blacking out buffer for perf wins (white when in light mode and dark grey when in dark mode)
Added
- Camera preview in the menu bar UI when sharing your webcam (properly mirrored)
- Preference to be able to automatically start calls with webcam on
macOS
0.43.1
July 28, 2019
Fixed
- Hotfix for toggle mute hotkey not working navigator side in certain situations
macOS
0.43.0
July 26, 2019
Fixed
- Edge case when selecting webcam device but it becomes unavailable or gets unplugged
- Analytics tracking giving incorrect numbers
- Crash associated to metal view constraints being incorrect
- Crash associated to race condition on signaling and call start/end times
Changed
- When searching for users in UI it will only show folks who are currently available for calls
- No longer show the ‘Add Webcam’ button in the UI when observing (since it does nothing)
- Streamlined call feedback form
- Internal refactor to clean up an unnecessary transparent window
macOS
0.42.0
July 24, 2019
Added
- Hotkey for quickly muting/unmuting - command + option + m
- Dual cursors mode with mouse acceleration
Fixed
- Focus ring around the cancel/start buttons in the camera preview
- Ensure when a call is started the guest window always gets brought to the front
macOS
0.41.1
July 21, 2019
Added
- IPC notifications that get dispatched when a call starts and ends
Fixed
- Regression introduced when adding face cams that made sharing second monitor totally broken
macOS
0.41.0
July 17, 2019
Added
- Basic webcam support between guest and host. NOTE: leaving the face cam window on the same display that is being streamed will degrade the performance of Tuple.
- Tuple becomes command + tabbable whenever video is being shared.
Fixed
- Caching issue with visiting changelog -> call stats not redirecting to call stats
- `Command + “ not properly cycling through Tuple windows when keyboard sending is off
- Slight offset when rendering host cursor image on the guest screen. Should now be pixel perfect
Changed
- Clicking the Tuple icon in the top menu bar will bring all Tuple windows to the front
macOS
0.40.0
July 2, 2019
Changed
- Reduce time to check for app updates to every hour. Force all clients to do updates in background to prevent updates being required when starting calls.
- Number of thread optimizations based on what computer is hosting
Added
- Ability to add friends who are not on your team
- Adds changelog back into the app. So meta.
Fixed
- Search bar should now always auto focus when main UI is opened
macOS
0.39.0
June 25, 2019
Fixed
- Overly-sensitive scrolling on trackpads
- Analytics was missing some preferences
Added
- Shows offline users who are on your team or friends list
Changed
- CPU setting from 7 to 8 to reduce encode times
macOS
0.38.0
June 13, 2019
Added
- Link to the team management page if signed in as team owner
- Link to help docs for Preferences from Preferences window
- Link to help docs in the nav toolbar
Changed
- Moved Launch at Login preference to General tab
Fixed
- Title of General tab in Preferences
- Frame rate bug of going down super low when screen wasn’t changing
macOS
0.37.0
June 7, 2019
Changed
- Always show multi way even if feature flag is not enabled
- Stop closing the call stats window at the end of a call
Fixed
- UI bug when observer rejects call
- Driver mouse moves on local windows when in highlight click or paint mode
- Crash when using certain keyboard modes
Added
- Auto upgrades in the background
macOS
0.36.0
June 5, 2019
Changed
- Cursor moves to center when guest hangs up and was in control
- Text on share screen button based on if driver or navigator
- Lowered logging to prevent filling up Timber
Fixed
- URL encoding on emails with ’+’ when submitting feedback
- Mute icon syncing issue when doing automatic host switching
- Handling of dead keys for typing some non-qwerty characters
Added
- Fullscreen when observing
- Show who is observing in the UI
macOS
0.35.0
June 3, 2019
Changed
- UI now in React
Added
- Dark mode for Mojave users
macOS
0.34.0
May 30, 2019
Changed
- Call tracking analytics to be more accurate
Fixed
- Do Not Disturb setting checkbox out of sync
macOS
0.33.0
May 24, 2019
Added
- International keyboard support
macOS
0.32.0
May 21, 2019
Changed
- Underlying logging from Logz.io -> Timber
Added
- Preference to control whether links sent through clipboard open automatically (anti-rick-roll measures)
- Preference to disable Do-Not-Disturb management (e.g. if user likes to keep it on)
Fixed
- JSON Encoding bugs with users who have a ’ in their name
- Issue where action cable would get stuck in infinite reconnecting state
- Call stats can now be moved to different displays
macOS
0.31.1
May 16, 2019
Fixed
- Video freeze when playing video in non-shared display
macOS
0.31.0
May 15, 2019
Changed
- Call feedback form to have segmentation
Added
- Restart call button to the navigating toolbar
- Ability to abort screen selection when pressing ‘escape’
macOS
0.30.0
May 7, 2019
Changed
- Keyboard and Cursor modes now persist between calls
Removed
- Removes automatic call answering
Added
- Multi-way calls experiment
- Alert when hardware does not have the required dependencies