Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 1.62 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.0] - 2024-10-24

Added

  • Omniverse Application Streaming Instance support
  • Setup Wizard-style interface for selecting streaming options

Changed

  • Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 3.2.0.

[1.1.0] - 2024-09-19

Added

  • Loading state response is received from Kit to manage how assets are loaded and when stream is displayed

Changed

  • Requires USD Viewer Template based application created using Kit 106.1.0 or more recent
  • Progress indicator replaced with static messages indicating stream status
  • Stream is not displayed unless asset is fully loaded
  • USD asset does not force-loaded when client is launched if one of the client-supplied assets is already loaded in Kit
  • Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 2.7.6.

[1.0.3] - 2024-08-15

Changed

  • Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 2.7.0.
  • doReconnect and nativeTouchEvents properties passed to AppStreamer.setup

[1.0.2] - 2024-07-16

Added

  • Alternative Window for developers when running a Kit application with no Front End UI.

[1.0.1] - 2024-07-03

Changed

  • Bumped dependency @nvidia/omniverse-webrtc-streaming-library to version 2.1.13.
  • Fixed errors with running npm run build.

[1.0.0] - 2024-05-23

Added

  • Initial full external release of this sample application.