Skip to content

Changelog

1.1.6 (2026-01-11)

  • 🐛 Fixed occasional black screen issue on first frame

1.0.5 (2026-01-08)

  • ✨ Added isWebCodecsSupported API to detect SDK usage environment support
  • ✨ Added scrollSpeedRatio property: Controls scroll speed, range 0.001 - 800, larger values mean slower scrolling, default is 200
  • ✨ Added hoverMoveKeep property: Controls whether move events preserve hover state, default is false
  • 🐛 Removed move event throttling to improve touch response performance

1.0.3 (2026-01-07)

  • ✨ Optimized group control mode performance and stability

1.0.2 (2026-01-07)

  • ✨ Optimized video latency issues under high load scenarios
  • 🐛 Fixed black screen issue when connecting multiple devices

1.0.1 (2026-01-05)

  • ✨ Initial version release
  • ✅ Video stream rendering support (WebGL/Canvas 2D)
  • ✅ Touch event handling support (multi-touch)
  • ✅ Key control support
  • ✅ Text input support
  • ✅ Group control functionality
  • ✅ Complete TypeScript type definitions

Powered by VMOS Edge Team