v0.2.2
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)