When does ESP-IDF v4.1 is expected to be released?
Posted: Wed Jun 24, 2020 7:07 am
by gal-vayyar
We currently got v4.1-beta2, when can we expect it to come out of beta?
Thanks
Re: When does ESP-IDF v4.1 is expected to be released?
Posted: Fri Jun 26, 2020 3:43 am
by ESP_Angus
Hi Gal,
There are still some bug fixes outstanding, but we're planning to publish a release candidate (-rc) in mid-July. Usually the final release comes a week after the release candidate.
The changes between now and the release should be minimal, so if you're starting a new project then I suggest using the release/v4.1 branch now, and check out the v4.1 tag once it's released.
Angus