New
v2.1.0
What's Changed
- feat: add esp-spot c5 by @laride in https://github.com/78/xiaozhi-esp32/pull/1462
- Add Camera support for Waveshare's ESP32-P4 series development board by @Y1hsiaochunnn in https://github.com/78/xiaozhi-esp32/pull/1459
- Fix the touch initialization issue. by @Y1hsiaochunnn in https://github.com/78/xiaozhi-esp32/pull/1497
- Fix sensecap watcher inference by @Wvirgil123 in https://github.com/78/xiaozhi-esp32/pull/1501
- Add GetBatteryLevel for Waveshare ESP32-S3-ePaper-1.54 board by @tojoevan in https://github.com/78/xiaozhi-esp32/pull/1506
- Fix: Build fails for esp32s3 Echoear (#1505) by @Denis-VR in https://github.com/78/xiaozhi-esp32/pull/1507
- Support for DIY AI Watch HU-087 kit by @jpiat in https://github.com/78/xiaozhi-esp32/pull/1445
- 增加无名科技星智铝合金 wifi版本 的board支持 by @NologoTech in https://github.com/78/xiaozhi-esp32/pull/1352
- Add camera support for Otto Robot board by @txp666 in https://github.com/78/xiaozhi-esp32/pull/1520
- Refactor Otto Robot configuration and initialization by @txp666 in https://github.com/78/xiaozhi-esp32/pull/1534
- Update project version to 2.1.0 by @78 in https://github.com/78/xiaozhi-esp32/pull/1528
- fix:修复waveshare-s3-touch-amoled-1.32和waveshare-s3-epaper-1.54的json配置文件错误 by @DrayxR3X in https://github.com/78/xiaozhi-esp32/pull/1541
- feat: support USB Camera by @laride in https://github.com/78/xiaozhi-esp32/pull/1519
- feat:新增blufi配网协议 by @WhereAreBugs in https://github.com/78/xiaozhi-esp32/pull/1321
- Enhance audio feedback mechanism by introducing a flag to play a popup by @78 in https://github.com/78/xiaozhi-esp32/pull/1560
- Implement actions for SET and REC button clicks by @Kevincoooool in https://github.com/78/xiaozhi-esp32/pull/1561
- 修复nvs里面有保存密码的时候,会打印错误日志的问题 by @KingingWang in https://github.com/78/xiaozhi-esp32/pull/1567
- echoear: improved quality of audio assets for Russian language by @Denis-VR in https://github.com/78/xiaozhi-esp32/pull/1584
- Fix issue "Missing spaces" by @Denis-VR in https://github.com/78/xiaozhi-esp32/pull/1582
- feat: add support for Movecall Moji2 board (ESP32-C5) by @MoveCall in https://github.com/78/xiaozhi-esp32/pull/1589
- add boards waveshare-c6-touch-lcd-1.83 by @pfangzhi in https://github.com/78/xiaozhi-esp32/pull/1575
- Add power management for ESP32S3-Korvo2-V3 board by @Kevincoooool in https://github.com/78/xiaozhi-esp32/pull/1591
- feat: 小智云聊增加两个语音指令 by @Zc365 in https://github.com/78/xiaozhi-esp32/pull/1596
- Fixed the issue where voice wake-up causes panic when DEBUG is enabled. by @KingingWang in https://github.com/78/xiaozhi-esp32/pull/1606
- BLUFI network configuration supports encryption. by @KingingWang in https://github.com/78/xiaozhi-esp32/pull/1603
New Contributors
- @tojoevan made their first contribution in https://github.com/78/xiaozhi-esp32/pull/1506
- @Denis-VR made their first contribution in https://github.com/78/xiaozhi-esp32/pull/1507
- @jpiat made their first contribution in https://github.com/78/xiaozhi-esp32/pull/1445
- @WhereAreBugs made their first contribution in https://github.com/78/xiaozhi-esp32/pull/1321
- @KingingWang made their first contribution in https://github.com/78/xiaozhi-esp32/pull/1567
- @pfangzhi made their first contribution in https://github.com/78/xiaozhi-esp32/pull/1575
Full Changelog: https://github.com/78/xiaozhi-esp32/compare/v2.0.5...v2.1.0