Skip to content

Changelog

0.6.1 April 9, 2024#

Modified#

  • Enabled network slicing
  • Extended analytics data collected by the SDK (network slicing)
  • Fixed connectivity dot indicator
  • minor improvements in the test application

0.6.0 October 24, 2023#

Modified#

  • Modified init method of the SyncStage class

0.5.2 September 22, 2023#

Added#

  • Methods for managing latency optimization level

Fixed#

  • Fixed sampling frequency issues on some devices with Android < 12
  • Improved TCP/UDP switching

0.5.1 September 1, 2023#

Fixed#

  • Fixed crash on latency measurement timeouts

0.5.0 August 18, 2023#

Added#

  • Session recording

Changed#

  • Improved handover handling

0.4.1 August 18, 2023#

Changed#

  • Improved auto input output device switching when headphones are connected / disconnected
  • SyncStage collects analytics data for product improvement

0.4.0 July 21, 2023#

Added#

  • Security improvements
  • Get best available server
  • Get server instances
  • SyncStage discovery delegate
  • stop() method for disposing all SyncStage background threads

Changed#

  • Create session parameters
  • Join session parameters

Removed#

0.3.0 May 12, 2023#

Fixed#

  • Disabling the internet connection during a session leads to an app crash.
  • Losing network coverage results in the app crashing.
  • Users may be removed from a session when the app runs in the background and the screen is locked.

0.2.0 April 26, 2023#

Added#

  • Toggle direct monitor
  • Get direct monitor volume
  • Get direct monitor state
  • Get internal microphone state
  • Get SDK version

Changed#

  • method zonesList is renamed to zoneList

Fixed#

  • Internal microphone crashes
  • Crashes of API calls when there is no internet connection

0.1.0 January 3, 2023#

Added#

  • Create session
  • Join session
  • Leave session
  • Mute streams
  • Change stream volumes
  • Toggle internal microphone
  • Get network measurements