# Changelog ## v1.0.0 - Switched `esp_board_manager` integration from local `override_path` to the standalone component at [espressif/esp-board-manager](https://github.com/espressif/esp-board-manager); pinned to `^0.5.11`. ## v0.8.0 - Updated dependency components to v0.8.0. ## v0.7.8~1 ### Bug Fixes - Removed CODEC_I2C_BACKWARD_COMPATIBLE in sdkconfig.defaults ## v0.7.8 ### Features - Updated `esp_board_manager` to version v0.5.0 - Removed obsolete config `Target Board` (breaking change) ## v0.7.7 ### Bug Fixes - Fixed the esp32_lyrat_mini_v1_1 SD card mount failure issue ## v0.7.6 ### Features - Updated dependency `esp_board_manager` instead of `codec_board` ## 0.7.5 ### Bug Fixes - Fixed build issue on windows for path error ## v0.7.4 ### Features - Support C++ build ## 0.7.3 ### Features - Optimized memory usage by utilizing PSRAM for `sys_monitor` task stack ### Bug Fixes - Fixed resource leakage in `esp_gmf_app_wifi_disconnect()` ## 0.7.2 - Updated `codec_board` dependency to v1.0.0 ## 0.7.1 - Add board support for `ESP32_S3_KORVO_2L`, `ATOMS3_ECHO_BASE` ## v0.7.0 ### Features - Initial version of `gmf_app_utils`
3da67108f06044689e94773cee65b0bc93356094
idf.py add-dependency "espressif/gmf_app_utils^1.0.0"