Fixed

  • Removed redundant transparent window to avoid excessive CPU usage.

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.

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.

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.

Added

  • Tooltips for icons in the popover

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

Added

  • Sign in with SSO in popover UI
  • Longer SSO session persistence

Fixed

  • Search improvements

Fixed

  • Magic sign in not working properly
  • Bug with adding observers when users weren’t friends

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

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

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

Fixed

  • Scaling issues with availability

Changed

  • New WebSocket backend to improve latency and reduce down time

Fixed

  • Screen freezing caused by last release

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

Added

  • Warnings for when account subscriptions are not in good standing
  • Feature flag for testing new logging backend

Fixed

  • Copy for screen recording permission prompt
  • Tuple preventing screen from going to sleep in certain situations
  • State bug preventing ‘Share Screen’ button from properly initiating the share

Added

  • Performance wins on render

Changed

  • Updated a dependency that was leading to some crashes

Fixed

  • Cursor offset bugs with tag team and dual cursor modes

Changed

  • Upgraded a number of dependencies

Fixed

  • Crash related to sound check and no microphone available
  • Cursor offsets appearing when folks have second display above or below and not left or right for hightlight click and paint mode. Note: still cursor offset issues on tag team and dual cursor modes—fix coming soon
  • Sound check breaking audio

Removed

  • Wiped all default hotkeys. Folks will need to reset their desired combos (we’re really sorry about this and will handle hotkeys better in the future!)

Fixed

  • Crash fix related to new release