mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
update changelogs
This commit is contained in:
parent
26a928be75
commit
090c14d1e9
@ -1,11 +1,12 @@
|
|||||||
### Changelog
|
### Changelog
|
||||||
|
|
||||||
### 0.59.0 (NEXT)
|
### 0.59.0
|
||||||
* Initial support for SMA Q2 OSS firmware (Emeryth)
|
* Initial support for SMA Q2 OSS firmware (Emeryth)
|
||||||
* Fix broken UM25 support
|
* Fix broken UM25 support
|
||||||
* Fossil Hybrid HR: Add watchface designer
|
* Fossil Hybrid HR: Add watchface designer
|
||||||
* use '_' instead ':' in exported and imported file names to fix problems with some Android versions
|
* use '_' instead ':' in exported and imported file names to fix problems with some Android versions
|
||||||
* Fix applying theme as set by the system
|
* Fix applying theme as set by the system
|
||||||
|
* Try to improve behavior when quitting Gadgetbridge
|
||||||
|
|
||||||
### 0.58.2
|
### 0.58.2
|
||||||
* InfiniTime: Support notification for battery level
|
* InfiniTime: Support notification for battery level
|
||||||
|
@ -1,5 +1,14 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<changelog>
|
<changelog>
|
||||||
|
</change>
|
||||||
|
<release version="0.59.0" versioncode="199">
|
||||||
|
<change>Initial support for SMA Q2 OSS firmware (Emeryth)</change>
|
||||||
|
<change>Fix broken UM25 support</change>
|
||||||
|
<change>Fossil Hybrid HR: Add watchface designer</change>
|
||||||
|
<change>use '_' instead ':' in exported and imported file names to fix problems with some Android versions</change>
|
||||||
|
<change>Fix applying theme as set by the system</change>
|
||||||
|
<change>Try to improve behavior when quitting Gadgetbridge</change>
|
||||||
|
</release>
|
||||||
<release version="0.58.2" versioncode="198">
|
<release version="0.58.2" versioncode="198">
|
||||||
<change>InfiniTime: Support notification for battery level</change>
|
<change>InfiniTime: Support notification for battery level</change>
|
||||||
<change>Allow importing GPX tracks via Android Intent/Share system</change>
|
<change>Allow importing GPX tracks via Android Intent/Share system</change>
|
||||||
|
6
fastlane/metadata/android/en-US/changelogs/199.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/199.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
* Initial support for SMA Q2 OSS firmware (Emeryth)
|
||||||
|
* Fix broken UM25 support
|
||||||
|
* Fossil Hybrid HR: Add watchface designer
|
||||||
|
* use '_' instead ':' in exported and imported file names to fix problems with some Android versions
|
||||||
|
* Fix applying theme as set by the system
|
||||||
|
* Try to improve behavior when quitting Gadgetbridge
|
Loading…
Reference in New Issue
Block a user