mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 17:02:13 +01:00
update changelogs
This commit is contained in:
parent
903b50c2c5
commit
bb6d4b1855
@ -1,6 +1,7 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.32.0 (NEXT)
|
||||
#### Version 0.32.0
|
||||
* Initial support for Casio GB-6900B
|
||||
* Increase number of alarms and store them per-device
|
||||
* Support factory reset in debug activity (Mi Band 1/2/3, Bip, Cor)
|
||||
* Filter out unicode control sequences (fixes problems with Telegram and probably others)
|
||||
@ -8,7 +9,8 @@
|
||||
* Recoginize p≡p as an email app
|
||||
* No longer display Android paired devices in that were not a paired with Gadgetbridge
|
||||
* Amazfit Bip: Allow flashing latest GPS firmware
|
||||
* Enable No1 F1 support for a Chinese clone
|
||||
* Pebble: Native support for M7S watch face
|
||||
* No1 F1: Support for a Chinese clone
|
||||
|
||||
#### Version 0.31.3
|
||||
* Pebble: Fix crash with DISMISS and OPEN actions
|
||||
|
@ -1,5 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.32.0" versioncode="143">
|
||||
<change>Initial support for Casio GB-6900B</change>
|
||||
<change>Increase number of alarms and store them per-device </change>
|
||||
<change>Support factory reset in debug activity (Mi Band 1/2/3, Bip, Cor)</change>
|
||||
<change>Filter out unicode control sequences (fixes problems with Telegram and probably others)</change>
|
||||
<change>Fix endless loop resulting in OOM when RTL support is enabled</change>
|
||||
<change>Recoginize p≡p as an email app</change>
|
||||
<change>No longer display Android paired devices in that were not a paired with Gadgetbridge</change>
|
||||
<change>Amazfit Bip: Allow flashing latest GPS firmware</change>
|
||||
<change>Pebble: Native support for M7S watch face</change>
|
||||
<change>No1 F1: Support for a Chinese clone</change>
|
||||
</release>
|
||||
<release version="0.31.3" versioncode="142">
|
||||
<change>Pebble: Fix crash with DISMISS and OPEN actions</change>
|
||||
</release>
|
||||
|
1
fastlane/metadata/android/en-US/changelogs/142.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/142.txt
Normal file
@ -0,0 +1 @@
|
||||
* Pebble: Fix crash with DISMISS and OPEN actions
|
10
fastlane/metadata/android/en-US/changelogs/143.txt
Normal file
10
fastlane/metadata/android/en-US/changelogs/143.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* Initial support for Casio GB-6900B
|
||||
* Increase number of alarms and store them per-device
|
||||
* Support factory reset in debug activity (Mi Band 1/2/3, Bip, Cor)
|
||||
* Filter out unicode control sequences (fixes problems with Telegram and probably others)
|
||||
* Fix endless loop resulting in OOM when RTL support is enabled
|
||||
* Recoginize p≡p as an email app
|
||||
* No longer display Android paired devices in that were not a paired with Gadgetbridge
|
||||
* Amazfit Bip: Allow flashing latest GPS firmware
|
||||
* Pebble: Native support for M7S watch face
|
||||
* No1 F1: Support for a Chinese clone
|
Loading…
Reference in New Issue
Block a user