Releases: livekit/client-sdk-esp32
Releases · livekit/client-sdk-esp32
Release list
v0.3.10
v0.3.9
What's Changed
- fix: prevent engine_destroy crash on stale task handle by @anujdeshpande in #100
- Improve resource cleanup by @ladvoc in #101
New Contributors
- @anujdeshpande made their first contribution in #100
Full Changelog: v0.3.8...v0.3.9
v0.3.8
v0.3.7
What's Changed
- Add data stream receiving support by @pham-tuan-binh in #83
- Add data stream sending support by @pham-tuan-binh in #84
- Example to support blog post for using LiveKit on custom hardware by @yepher in #82
- Create unit test application by @ladvoc in #80
New Contributors
- @yepher made their first contribution in #82
- @pham-tuan-binh made their first contribution in #83
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- fix: bump engine_task default stack to 8192 by @Duvet05 in #74
- Add esp32p4 to build matrix by @ladvoc in #76
- Improve memory release with leave_room by @gfroissard in #75
- Create data channels in proper state by @ladvoc in #71
- Update default camera settings for minimal video example by @chenosaurus in #55
New Contributors
- @Duvet05 made their first contribution in #74
- @gfroissard made their first contribution in #75
Full Changelog: v0.3.5...v0.3.6
v0.3.5
v0.3.4
example_utils@v0.2.0
v0.3.3
v0.3.2
What's Changed
- Video publishing support by @ladvoc in #44
- Do not build LVGL examples by @ladvoc in #45
- Configure link checking by @ladvoc in #46
📹 Video publishing support
This release adds initial support for video publishing. See the new minimal_video example, which demonstrates how to enable it.
Full Changelog: v0.3.1...v0.3.2