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

Changed

  • UI now in React

Added

  • Dark mode for Mojave users

Changed

  • Call tracking analytics to be more accurate

Fixed

  • Do Not Disturb setting checkbox out of sync

Added

  • International keyboard support

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

Fixed

  • Video freeze when playing video in non-shared display

Changed

  • Call feedback form to have segmentation

Added

  • Restart call button to the navigating toolbar
  • Ability to abort screen selection when pressing ‘escape’

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

Added

  • New Call Stats showing connection info between peers

Fixed

  • Paint message disappearing when pausing with mouse down
  • Grammar in call feedback window
  • Only open URL in browser if sent alone as a single URL

Changed

  • ”Send Feedback” now redirects to web form
  • Added a one-second delay to accepting keypresses on incoming call window to avoid accidental call rejections
  • Reset all default transmit resolution preferences (and new ones) to Ludicrous mode

Changed

  • Upgraded WebRTC lib to M74
  • Clarified ringtone audio preference

Fixed

  • Hopefully resolved input focus issues
  • Constant streaming of report data to Insights was causing issues on long calls
  • Audio monitor crashing due to thread issues

Added

  • Auto focus email field when sign in appears for better UX
  • Ability to invite teammates in the client app

Fixed

  • Dock icon no longer appears briefly on startup
  • Reconnecting window properly resizes when exiting fullscreen
  • Fullscreen on different monitors fixes incorrect mouse positions
  • Audio bluetooth disconnects

Added

  • Launch at login
  • Preference to start calls on mute
  • Full screen mode on guest side

Changed

  • Updates some text on call rejections
  • How red outline works. Should now fade in and disappear when call is connected

Changed

  • Availability implementation to hopefully be more reliable
  • Emoji’s on call feedback

Fixed

  • Do not disturb on/off bug

Added

  • Do not disturb will be automatically turned on/off when in Tuple calls
  • Prevent computer from sleeping when driving

Fixed

  • Command + tabbing to full screen app should not activate tuple
  • User feedback form should have proper text color on mojave dark mode (explicitly white now)
  • Low rated call quality feedback reports will email us directly
  • Calling a user who is already in a call will no longer end their session

Added

  • Better UI indicators of when calls are disconnected
  • Added back manual restart button for when accessibility is enabled

Fixed

  • Crash when keychain fails to save credentials
  • Crash due to race condition with driving window getting deallocated
  • Text color in user feedback form on Mojave Dark not being visible

Added

  • Paint cursor
  • Adds user default settings to analytics to help us diagnose peoples issues
  • Message on online users list when no one is currently online

Fixed

  • Video capture freezing when moving Insights onto different display.
  • Crashes happening due to race condition with desktop capturer
  • New lines should work when submitting feedback

Changed

  • No longer let ‘enter’ submit the user feedback form

Changed

  • Changed with support system provider we use

Added

  • Audio beep when a call disconnects so users don’t spend time talking to themselves
  • Call feedback at the end of calls
  • Resolution changing from the navigator side

Fixed

  • User feedback form to have visible cursor in Mojave dark mode
  • Invisible window showing up on Mojave

Changed

  • Makes Tuple command + tabbable when an incoming call appears

Fixed

  • Crashes associated to availability
  • Main thread being blocked by webrtc logs

Fixed

  • Logging optimizations that were negatively affecting performance of the app