mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-22 23:57:33 +01:00
update changelogs
This commit is contained in:
parent
c901fa2a5b
commit
051c617f75
@ -1,6 +1,6 @@
|
||||
###Changelog
|
||||
|
||||
####Version 0.12.0 (next)
|
||||
####Version 0.12.0
|
||||
* NB: User action needed to migrate existing data!
|
||||
* 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
|
||||
|
@ -1,5 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.12.0" versioncode="59">
|
||||
<change>NB: User action needed to migrate existing data!</change>
|
||||
<change>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</change>
|
||||
<change>In Control Center, display known devices even when Bluetooth is off</change>
|
||||
<change>In Control center, new menu point to launch the new "Database management" activity</change>
|
||||
<change>Pebble: Support for Pebble Health on Firmware 4.0</change>
|
||||
<change>Pebble: Optionally allow raw Pebble Health data to be stored in database completely (for later interpretation, when we are able to decode it)</change>
|
||||
<change>Mi Band: fix displaying of deep sleep vs. light sleep (was inverted)</change>
|
||||
</release>
|
||||
<release version="0.11.2" versioncode="58">
|
||||
<change>Mi Band: support for devices that cannot pair with the band (#349)</change>
|
||||
</release>
|
||||
|
Loading…
x
Reference in New Issue
Block a user