Changelog
macOS
0.72.0
April 30, 2020
Fixed
- Link for SSO and forgot password incorrectly opening a browser tab.
Added
- Reconnecting view when in an audio only call/observing.
macOS
0.71.0
April 27, 2020
Fixed
- Red flickering of the call connected window due to silly macOS animation API’s being old.
- Red border around screen being shown at an incorrect time when the webcam video was closed.
- When automatic webcam is enabled ensure that we respect the preferred webcam previously selected.
- Cursor offset that could occur when using host paint mode.
Removed
- Previously, if your pair had your webcam displayed on the screen they were sharing, we covered it with a mask before sending it to you to minimize distractions. Unfortunately, this feature was highly confusing and led to many bugs. We’d like to rethink webcam sharing in the future, but for now we’ve removed the masking. In the meantime, if you find seeing a delayed version of your webcam distracting, we recommend asking your pair to move the webcam window to a second display.
Changed
- Sound Check will properly show muted state based on the microphone level and the audio stream. Prior to this change, the ‘mute’ keyword was just based on microphone level.
macOS
0.70.1
April 19, 2020
Fixed
- Display disconnected alert showing at an incorrect time.
macOS
0.70.0
April 16, 2020
Fixed
- Screen freezing bugs due to GPU switches and monitor unplugs.
- Webcams being plugged in or removed after app boots will properly appear in preview list.
Security
- Ensure all mesh audio connections get destroyed even under rare circumstance of signaling being down when a call ends.
macOS
0.69.3
April 9, 2020
Fixed
- Host paint on a secondary display
macOS
0.69.2
April 8, 2020
Fixed
- Removed redundant transparent window to avoid excessive CPU usage.
macOS
0.69.1
April 7, 2020
Fixed
- Code that broke screensharing on High Sierra.
- Crash that could occur when making a call and disconnecting from the WebSocket signaling server.
Changed
- Noise Tuple makes when calls connect to avoid confusion with call ending sound.
macOS
0.69.0
April 4, 2020
Fixed
- Race condition identified by the one and only Adam Wathan. When receiving a call in the display selection process it could put the app into a very very broken state.
- Crash that could occur with incorrect URL parsing in clipboard sharing.
Added
- Host side paint mode 🎨. You can now set a hotkey which puts you into a mode where can paint on your display when hosting a session. Clicking ‘Escape’ or the Tuple icon will exit paint mode.
- Status bar icons for toggling mute and host paint.
macOS
0.68.0
April 1, 2020
Added
- Subtle beeping sound when calls connect to help folks know when an audio call has begun.
- Include ‘email’ in the user search.
- Open popover the first time the app is downloaded and started.
Changed
- Changed the underlying system we use for hotkeys. The old system used some hacky private API’s that weren’t fully understood. Using those private APIs had unintended consequences like hijacking all Command+Space|Tab|etc. combos. The new system is a battle-worn library recommended by our new macOS specialist.
macOS
0.67.0
March 31, 2020
Added
- Tooltips for icons in the popover
macOS
0.66.0
March 25, 2020
Changed
- Migrate everyone to the new WebSocket backend. Faster and more reliable connections, huzzah!
Fixed
- Bug related to string parsing incorrectly
- Crashes related to dual cursors
macOS
0.65.0
March 19, 2020
Added
- Sign in with SSO in popover UI
- Longer SSO session persistence
Fixed
- Search improvements
macOS
0.64.2
March 18, 2020
Fixed
- Magic sign in not working properly
- Bug with adding observers when users weren’t friends
macOS
0.64.1
March 17, 2020
Fixed
- Crash related to webcam on 10.15.3
- Crash related to closing guest window on 10.15.3
- Issue related to not seeing incoming call window in new WebSocket backend
macOS
0.64.0
March 17, 2020
Fixed
- Open correct pane when requesting Screen Recording permission
- Command + Tab being broken after Tuple calls end
- Crash related to adding friends when our API is unavailable
- Crash related to switching to and from dual cursors
- Paint not properly disappearing when switching cursor modes
- Don’t allow SoundCheck to open unless audio permissions are okay
macOS
0.63.2
March 12, 2020
Added
- Real time updates for when new team members join
Changed
- Default the UI theme to ‘dark’ instead of ‘auto’
Fixed
- Crash related to the new WebSocket backend getting auth tokens
- Crash related to old WebSocket backend
macOS
0.63.1
March 11, 2020
Fixed
- Scaling issues with availability
macOS
0.63.0
March 10, 2020
Changed
- New WebSocket backend to improve latency and reduce down time
macOS
0.62.1
February 18, 2020
Fixed
- Screen freezing caused by last release
macOS
0.62.0
February 13, 2020
Added
- Warning when trying to call someone via Alfred.app workflow when already in a call. Who would try such a thing!? ;)
- Deep link to confirm if Tuple is online and ready to make calls (used in Alfred.app integration)
Fixed
- Bug involving the wrong display sometimes being shared
- Crash related to dual cursors