# BlueCherry library for ESP-IDF changelog ## [V1.0.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.0.0) ### Features - Initial release ### Bug Fixes - None ## [V1.1.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.1.0) ## [V1.2.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.2.0) ### Features - cpp support ([#1](https://github.com/bluecherry/bluecherry-esp-idf/pull/1)) - socket and ssl reconnection upon failure (uc) ([#2](https://github.com/bluecherry/bluecherry-esp-idf/pull/2)) - feat(OTA): added OTA support and improved socket error handling ([#3](https://github.com/bluecherry/bluecherry-esp-idf/pull/3)) - feat(auto-sync): blocks until queue is ready or timeout ([#4](https://github.com/bluecherry/bluecherry-esp-idf/pull/4)) ## [V1.3.0](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.3.0) ### Features - feat(ZTP): Zero Touch Provisioning integration ([#7](https://github.com/bluecherry/bluecherry-esp-idf/pull/7)) ## [V1.3.1](https://github.com/bluecherry/bluecherry-esp-idf/releases/tag/v1.3.1) ### Features - feat(Kconfig): added kconfig and removed watchdog from main thread ([#8](https://github.com/bluecherry/bluecherry-esp-idf/pull/8)) ### Fixes - fix(reconnection): improved reconnection handling for bluecherry sync ([#9](https://github.com/bluecherry/bluecherry-esp-idf/pull/9))
6e5092666f77ee3545eaf5d07495eb83be60850e
idf.py add-dependency "bluecherry/bluecherry^1.3.1"