adafruit / Adafruit_BluefruitLE_Firmware

Firmware images for Adafruit's Bluefruit LE Modules (Bluefruit LE Friend, etc.)
119 stars 37 forks source link

Update history #39

Closed collin80 closed 3 years ago

collin80 commented 3 years ago

Can we please get a reasonable list of what changed in the various firmware versions? The lack of source code means that the git binary check ins are basically useless to glean any wisdom. It was said that 0.8.0 was mostly to fix a specific bug related to losing configuration. But, what is 0.8.1? Is it just 0.8.0 out of beta or what does it do?

The last time someone asked this they were directed to a web site. Guess what, that page stops at firmware version 0.7.7. So, it still leaves me shrouded in mystery.

hathach commented 3 years ago

Hi, following is the firmware changelog.

## 0.8.1

- Fixed incorrect UUID for battery level characteristic

## 0.8.0

- Improve stability of nvm
collin80 commented 3 years ago

Awesome! That's just what everyone needed to figure out whether we all should upgrade or not. Thanks!