mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-03 15:32:54 +01:00
update changelogs
This commit is contained in:
parent
1eff950bde
commit
a969d4b7dd
@ -1,6 +1,6 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.20.0 (next)
|
||||
#### Version 0.20.0
|
||||
* Inital Amazfit Bip support (WIP)
|
||||
* Various theming fixes
|
||||
* Add workaround for blacklist not properly persisting
|
||||
|
@ -1,8 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release
|
||||
version="0.20.0"
|
||||
versioncode="98">
|
||||
<release version="0.20.0" versioncode="98">
|
||||
<change>Inital Amazfit Bip support (WIP)</change>
|
||||
<change>Various theming fixes</change>
|
||||
<change>Add workaround for blacklist not properly persisting</change>
|
||||
|
9
fastlane/metadata/android/en-US/changelogs/98.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/98.txt
Normal file
@ -0,0 +1,9 @@
|
||||
* Inital Amazfit Bip support (WIP)
|
||||
* Various theming fixes
|
||||
* Add workaround for blacklist not properly persisting
|
||||
* Handle resetting language to default properly
|
||||
* Pebble: Pass booleans from Javascript Appmessage correctly
|
||||
* Pebble: Make local configuration pages work on most recent webview implementation
|
||||
* Pebble: Allow to blacklist calendars
|
||||
* Add Greek and German transliteration support
|
||||
* Various visual improvements to charts
|
Loading…
Reference in New Issue
Block a user