mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-02-18 21:36:47 +01:00
Add changelogs
This commit is contained in:
parent
34b4943918
commit
40acdf7aa9
@ -1,11 +1,11 @@
|
|||||||
### Changelog
|
### Changelog
|
||||||
|
|
||||||
#### NEXT
|
#### Version 0.33.0
|
||||||
* BFH-16: Initial support
|
* BFH-16: Initial support
|
||||||
* Mi Band 2/3/Bip/Cor: Generate random per-device secutiry keys when pairing, allow manual override to still support multiple android devices connecting to the same device
|
* Mi Band 2/3/Bip/Cor: Generate random per-device secutiry keys when pairing, allow manual override to still support multiple android devices connecting to the same device
|
||||||
* Mi Band 3: Add Indonesian, Thai, Arabic, Vietnamese, Portuguese, Dutch, Turkish and Ukrainian to language settings
|
* Mi Band 3: Add Indonesian, Thai, Arabic, Vietnamese, Portuguese, Dutch, Turkish and Ukrainian to language settings
|
||||||
* Mi Band 3: Support flashing latest Japanese-Korean font
|
* Mi Band 3: Support flashing latest Japanese-Korean font
|
||||||
* Amazfit Cor 2: Inital experimental support (untested)
|
* Amazfit Cor 2: Initial experimental support (untested)
|
||||||
* Pebble: Add pebblekit extension for reopening last app
|
* Pebble: Add pebblekit extension for reopening last app
|
||||||
* Casio: Bugfixes and improvements
|
* Casio: Bugfixes and improvements
|
||||||
* Lookup contacts also in work profile
|
* Lookup contacts also in work profile
|
||||||
|
@ -1,12 +1,24 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<changelog>
|
<changelog>
|
||||||
|
<release version="0.33.0" versioncode="148">
|
||||||
|
<change> BFH-16: Initial support</change>
|
||||||
|
<change> Mi Band 2/3/Bip/Cor: Generate random per-device secutiry keys when pairing, allow manual override to still support multiple android devices connecting to the same device</change>
|
||||||
|
<change> Mi Band 3: Add Indonesian, Thai, Arabic, Vietnamese, Portuguese, Dutch, Turkish and Ukrainian to language settings</change>
|
||||||
|
<change> Mi Band 3: Support flashing latest Japanese-Korean font</change>
|
||||||
|
<change> Amazfit Cor 2: Initial experimental support (untested)</change>
|
||||||
|
<change> Pebble: Add pebblekit extension for reopening last app</change>
|
||||||
|
<change> Casio: Bugfixes and improvements</change>
|
||||||
|
<change> Lookup contacts also in work profile</change>
|
||||||
|
<change> Fix searching in application name when blacklisting</change>
|
||||||
|
<change> Remove misleading title from database management activity when no legacy database is available</change>
|
||||||
|
</release>
|
||||||
<release version="0.32.4" versioncode="147">
|
<release version="0.32.4" versioncode="147">
|
||||||
<change>Make voip call support optional (disabled by default)</change>
|
<change>Make voip call support optional (disabled by default)</change>
|
||||||
<change>Amazfit Bip: GPX export corrections</change>
|
<change>Amazfit Bip: GPX export corrections</change>
|
||||||
<change>ZeTime: Fix setting alarms</change>
|
<change>ZeTime: Fix setting alarms</change>
|
||||||
<change>ZeTime: Fix wrong activity timestamps</change>
|
<change>ZeTime: Fix wrong activity timestamps</change>
|
||||||
<change>ZeTime: Set HR alarm limits when changed, not only on connect</change>
|
<change>ZeTime: Set HR alarm limits when changed, not only on connect</change>
|
||||||
<change>ZeTime: Sync preferences from the watch to Gadgetbridge settings</change>
|
<change>ZeTime: Sync preferences from the watch to Gadgetbridge settings</change>
|
||||||
</release>
|
</release>
|
||||||
<release version="0.32.3" versioncode="146">
|
<release version="0.32.3" versioncode="146">
|
||||||
<change>Fix a crash in charts due to a broken German translation</change>
|
<change>Fix a crash in charts due to a broken German translation</change>
|
||||||
|
10
fastlane/metadata/android/en-US/changelogs/148.txt
Normal file
10
fastlane/metadata/android/en-US/changelogs/148.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
* BFH-16: Initial support
|
||||||
|
* Mi Band 2/3/Bip/Cor: Generate random per-device secutiry keys when pairing, allow manual override to still support multiple android devices connecting to the same device
|
||||||
|
* Mi Band 3: Add Indonesian, Thai, Arabic, Vietnamese, Portuguese, Dutch, Turkish and Ukrainian to language settings
|
||||||
|
* Mi Band 3: Support flashing latest Japanese-Korean font
|
||||||
|
* Amazfit Cor 2: Initial experimental support (untested)
|
||||||
|
* Pebble: Add pebblekit extension for reopening last app
|
||||||
|
* Casio: Bugfixes and improvements
|
||||||
|
* Lookup contacts also in work profile
|
||||||
|
* Fix searching in application name when blacklisting
|
||||||
|
* Remove misleading title from database management activity when no legacy database is available
|
Loading…
x
Reference in New Issue
Block a user