Added Mi changelog + some rewordings
This commit is contained in:
parent
f030a1bdea
commit
7c1ddc7f82
|
@ -2,12 +2,13 @@
|
|||
|
||||
####Version 0.12.0 (next)
|
||||
* NB: User action needed to migrate existing data!
|
||||
* Store activity data per device and provider which allows having two identical devices with separated data (migration is available, except for Misfit data. Data from multiple identical devices (eg. multiple mibands) will get merged while importing.)
|
||||
* In Control Center, display known devices even when bluetooth is off
|
||||
* Store activity data per device and provider to allow multiple devices of the same kind with separate data. Migration is available, except for Pebble Misfit data. Existing data from multiple devices of the same kind (eg. multiple Mi Bands) will get merged while importing.
|
||||
* In Control Center, display known devices even when Bluetooth is off
|
||||
* In Control center, new menu point to launch the new "Database management" activity
|
||||
* Pebble: Misfit data is now stored as raw original data and interpreted on demand
|
||||
* Pebble: Support for Pebble Health on Firmware 4.0
|
||||
* Pebble: Optionally allow raw Pebble Health data to be stored in database completely (for later interpretation, when we are able to decode it)
|
||||
* Mi Band: fix displaying of deep sleep vs. light sleep (was inverted)
|
||||
|
||||
####Version 0.11.2
|
||||
* Mi Band: support for devices that cannot pair with the band (#349)
|
||||
|
|
Loading…
Reference in New Issue