Web-core 2.0, Background Removal Middleware, Chat enhancements and more
< What's new? />
Web-core 2.0
A major release of Web Core (with a few breaking changes). This release cleans up deprecated public APIs and code, reducing the bundle size by 20%. Code paths involving media and reconnection have been rewritten to reduce errors.
Events that talk about updates to media and socket connections have been simplified and replaced with two new events - 'mediaConnectionUpdate` and 'socketConnectionUpdate' on meeting.meta.
Background Removal Middleware
Dyte's Background Removal Middleware uses ML to dynamically separate participants from their surroundings. It intercepts the video stream, segments the participants, and outputs a feed with a blur or background.
The new 2.x release optimizes performance with its new WebGL pipeline. It does all this without compromising stream quality or burdening the core application and adds support for the Safari browser. Requires new 2.x core
Chat Enhancements
We've upgraded our chat with configurable character limits and intelligent rate limiting. These features let you customize message length and prevent spam, especially in busy meetings.
The result is a more efficient chat environment that balances user freedom with structured communication, adapting to your needs and meeting objectives.

< Improvements />
Faster response times for Session Queries
We've boosted our Session API performance, cutting response time by up to 4 seconds. This optimization translates to smoother and more responsive interactions. You should start noticing faster loading times on the Sessions pages in our Dev Portal.

< Updated Packages />
The latest packages include all the new features. So, if you haven’t already, we suggest you update to these SDK versions.
Mobile
That’s it for July
See you soon
Cheers,
Abhishek