What's Changed
- feat: Support choosing different config.json by @Wvirgil123 in https://github.com/78/xiaozhi-esp32/pull/848
- 添加 jiuchuan-s3 开发板支持 by @Hangon66 in https://github.com/78/xiaozhi-esp32/pull/775
- fix: fixed the issue of slow startup for devices without cameras by @Wvirgil123 in https://github.com/78/xiaozhi-esp32/pull/866
- 添加 EchoEar 喵伴 by @laride in https://github.com/78/xiaozhi-esp32/pull/869
- 默认开启编译优化配置以减小生成的固件大小 by @0x1abin in https://github.com/78/xiaozhi-esp32/pull/864
- feat: 添加声波配网, 需调整application的ReadAudio公有, 需添加条件编译, 位于'afsk_demod.h'内定义参数 by @Ky1eYang in https://github.com/78/xiaozhi-esp32/pull/852
- 修复 EchoEar 配网模式下潜在的 crash by @laride in https://github.com/78/xiaozhi-esp32/pull/885
- 使用原始字符串字面量代替转义,提高可读性 by @smalllin0 in https://github.com/78/xiaozhi-esp32/pull/861
- 添加对微雪电子 ESP32-S3-Touch-LCD-3.5B 开发板的支持 by @flying1425 in https://github.com/78/xiaozhi-esp32/pull/849
- 增加适配EchoEar V1.2版本PCB by @NingYuxiang in https://github.com/78/xiaozhi-esp32/pull/891
- 规范函数名,修复一个重写错误 by @smalllin0 in https://github.com/78/xiaozhi-esp32/pull/894
- fix: fix wakenet model index by @Wvirgil123 in https://github.com/78/xiaozhi-esp32/pull/893
- 增加新版太极小派适配 by @Deep-start9527 in https://github.com/78/xiaozhi-esp32/pull/902
- 添加 Surfer-C3-1.14TFT开发板支持 by @leomlin in https://github.com/78/xiaozhi-esp32/pull/914
- 添加微雪电子 esp32-c6-touch-amoled-1.43 和 esp32-c6-touch-amoled-1.43-b的支持 by @wurongmin in https://github.com/78/xiaozhi-esp32/pull/907
- add labplus-Ledong-v2 and labplus-mpython-v3 board: by @diskman88 in https://github.com/78/xiaozhi-esp32/pull/897
- v1.7.7: 支持 EC801E 模组,增加 xmini-c3-v3, xmini-c3-4g by @78 in https://github.com/78/xiaozhi-esp32/pull/930
- feat: 添加自定义消息接收并打印在display或串口上 by @Ky1eYang in https://github.com/78/xiaozhi-esp32/pull/921
- feat: upgrade component versions for esp-hi by @laride in https://github.com/78/xiaozhi-esp32/pull/931
- 自定义唤醒词 by @ZhouKes in https://github.com/78/xiaozhi-esp32/pull/927
- [优化]-jiuchuan-s3-优化电源管理架构 by @jake12355 in https://github.com/78/xiaozhi-esp32/pull/875
- feat: 提供状态变化回调 by @laride in https://github.com/78/xiaozhi-esp32/pull/798
- fix: fix image player compile error by @laride in https://github.com/78/xiaozhi-esp32/pull/933
- Audio 代码重构与低功耗优化 by @78 in https://github.com/78/xiaozhi-esp32/pull/943
New Contributors
- @Hangon66 made their first contribution in https://github.com/78/xiaozhi-esp32/pull/775
- @0x1abin made their first contribution in https://github.com/78/xiaozhi-esp32/pull/864
- @smalllin0 made their first contribution in https://github.com/78/xiaozhi-esp32/pull/861
- @NingYuxiang made their first contribution in https://github.com/78/xiaozhi-esp32/pull/891
- @Deep-start9527 made their first contribution in https://github.com/78/xiaozhi-esp32/pull/902
- @leomlin made their first contribution in https://github.com/78/xiaozhi-esp32/pull/914
- @wurongmin made their first contribution in https://github.com/78/xiaozhi-esp32/pull/907
- @diskman88 made their first contribution in https://github.com/78/xiaozhi-esp32/pull/897
- @jake12355 made their first contribution in https://github.com/78/xiaozhi-esp32/pull/875
Full Changelog: https://github.com/78/xiaozhi-esp32/compare/v1.7.6...v1.8.0