Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:55
· 35 commits to main since this release

v0.2.2 (2025-03-11)

Fix

  • fix(websocket): Implement advanced message handling and batch updates

Enhance WebSocket communication with:

  • Comprehensive message type handling
  • Batch update support for multiple widget properties
  • Improved request tracking with unique request IDs
  • More robust logging and error handling
  • Added client-side observer re-registration mechanism (dfca464)