diff --git a/CHANGELOG.md b/CHANGELOG.md index be94a1f6d3..cdd8f7d7df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,15 @@ #### 0.88.0 * Initial support for Amazfit GTS 4 Mini New, T-Rex 3 Pro +* Initial support for Coospo H9Z * Initial support for Garmin Edge Explore * Initial support for Garmin HRM-Pro Plus -* Initial support for Garmin Enduro, Epix, Fenix 6 Pro, Fenix 6X Sapphire, Forerunner 35, Forerunner 745, Venu 4 +* Initial support for Garmin Descent G2, Enduro, Epix, Fenix 6 Pro, Fenix 6S Pro Solar, Fenix 6X Sapphire, Forerunner 35, Forerunner 745, Quatix 8, Venu 4 * Initial support for Huawei FreeArc * Initial support for Huawei Watch GT 6 (Pro) * Initial support for more FitPro devices * Initial support for Pebble 2 Duo / Time 2 +* Initial support for IMIKI Frame 2, S52 (GloryFit) * Initial support for Sony WH-CH720N * Amazfit GTS: Fix device discovery * Amazfit T-Rex 3 Pro: Fix device discovery @@ -25,20 +27,28 @@ * Garmin: Add temperature / diving depth charts * Garmin: Add workaround for missing next page id on new sync protocol * Garmin: Allow installing unsupported files +* Garmin: Fix current training load fetching +* Garmin: Fix feels-like temperature * Garmin: Fix legacy fit file decoding +* Garmin: Fix map in diving activities * Garmin: Fix notifications on recent firmware versions * Garmin: Fix realtime settings crash * Garmin: MLR support * Garmin: Send app notification icons +* Garmin: Send current air quality * Huawei: Activate Arterial Stiffness Detection, ECG (no sync) * Huawei: Add contact sync support * Huawei: Experimental support for health feature configuration * Huawei: Fetch HRV, more sleep stats, resting HR, and emotions * Huawei: Fix send GPS and time data +* Huawei: Fix VoIP call notification * Huawei: Fix weather speed, wind direction and uvIndex * Huawei: Improve swimming and jump rope workout parsing +* Huawei: Initial step-by-step navigation support +* Huawei: Notifications picture support * Huawei: Pulse wave arrhythmia activation and control (no sync) * Huawei: Sleep breathing awareness for new devices (no sync) +* Huawei: Sync sleep apnea (no UI) * Huawei: View heart rate zones and limits * Pebble: Map cloudy weather icons in system weather app (on fw 4.x) * Pebble: Remove firmware 1.x and 2.x support @@ -56,13 +66,15 @@ * Zepp OS: Fix gpx import for some devices * Zepp OS: Map bouldering activity * Zepp OS: Process workout movement evaluation +* Allow notifications while screen saver is on * Add setting to force legacy GATT * Maps: Add themes biker, dark, indigo * Fix auto zip export when file already exists * Fix full crash when re-processing workout details fails * Fix crash while loading some notification pictures * Fix OpenTracks icon mapping -* Fix spam from WhatsApp progress notifications +* Fix pairing of unsupported devices +* Fix spam from Microsoft Teams and WhatsApp notifications * Improve gpx parsing and exporting #### 0.87.1 diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 229e3e9a41..efd91746c8 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,81 @@ + + Initial support for Amazfit GTS 4 Mini New, T-Rex 3 Pro + Initial support for Coospo H9Z + Initial support for Garmin Edge Explore + Initial support for Garmin HRM-Pro Plus + Initial support for Garmin Descent G2, Enduro, Epix, Fenix 6 Pro, Fenix 6S Pro Solar, Fenix 6X Sapphire, Forerunner 35, Forerunner 745, Quatix 8, Venu 4 + Initial support for Huawei FreeArc + Initial support for Huawei Watch GT 6 (Pro) + Initial support for more FitPro devices + Initial support for Pebble 2 Duo / Time 2 + Initial support for IMIKI Frame 2, S52 (GloryFit) + Initial support for Sony WH-CH720N + Amazfit GTS: Fix device discovery + Amazfit T-Rex 3 Pro: Fix device discovery + Bangle.js: Avoid repeated media updates without changes + C20: Fix bluetooth name matching on some watches + CMF Watch Pro: Fix some activity samples being discarded + Coospo HW807: Fix device discovery + Even Realities G1: Fix support for some BLE names + Even Realities G1: Improve connection reliability + Even Realities G1: Support non-latin charaters in notifications + Garmin: Add debug support to fetch DEVICE_XML + Garmin: Add respiratory rate chart + Garmin: Add temperature / diving depth charts + Garmin: Add workaround for missing next page id on new sync protocol + Garmin: Allow installing unsupported files + Garmin: Fix current training load fetching + Garmin: Fix feels-like temperature + Garmin: Fix legacy fit file decoding + Garmin: Fix map in diving activities + Garmin: Fix notifications on recent firmware versions + Garmin: Fix realtime settings crash + Garmin: MLR support + Garmin: Send app notification icons + Garmin: Send current air quality + Huawei: Activate Arterial Stiffness Detection, ECG (no sync) + Huawei: Add contact sync support + Huawei: Experimental support for health feature configuration + Huawei: Fetch HRV, more sleep stats, resting HR, and emotions + Huawei: Fix send GPS and time data + Huawei: Fix VoIP call notification + Huawei: Fix weather speed, wind direction and uvIndex + Huawei: Improve swimming and jump rope workout parsing + Huawei: Initial step-by-step navigation support + Huawei: Notifications picture support + Huawei: Pulse wave arrhythmia activation and control (no sync) + Huawei: Sleep breathing awareness for new devices (no sync) + Huawei: Sync sleep apnea (no UI) + Huawei: View heart rate zones and limits + Pebble: Map cloudy weather icons in system weather app (on fw 4.x) + Pebble: Remove firmware 1.x and 2.x support + Pebble: Support fetching debug logs + Pebble: Support multiple weather location with system weather app (on fw 4.x) + Pebble: Support night icons on TrekVolle and TimeStyle + Pebble 2/2 Duo: Fix random crashes on disconnect + Pebble 2 Duo: Support getting inital battery level + Pebble: support night weather icons in TrekVolle watch face + Sony Wena 3: Enable body energy + Withings Steel HR: Improve initialization reliability + Xiaomi-protobuf: Fix outdoor running HR zones for some devices + Xiaomi-protobuf: Parse daily calories, distance, energy + Zepp OS: Add some missing menu items and shortcuts + Zepp OS: Fix gpx import for some devices + Zepp OS: Map bouldering activity + Zepp OS: Process workout movement evaluation + Allow notifications while screen saver is on + Add setting to force legacy GATT + Maps: Add themes biker, dark, indigo + Fix auto zip export when file already exists + Fix full crash when re-processing workout details fails + Fix crash while loading some notification pictures + Fix OpenTracks icon mapping + Fix pairing of unsupported devices + Fix spam from Microsoft Teams and WhatsApp notifications + Improve gpx parsing and exporting + Garmin: Fix strength workout fetching and parsing diff --git a/src/mainline/fastlane/metadata/android/en-US/changelogs/243.txt b/src/mainline/fastlane/metadata/android/en-US/changelogs/243.txt new file mode 100644 index 0000000000..01c009f595 --- /dev/null +++ b/src/mainline/fastlane/metadata/android/en-US/changelogs/243.txt @@ -0,0 +1,5 @@ +• Support for 24 new devices: Amazfit (GTS 4 Mini New / T-Rex 3 Pro), Garmin (Fenix 6 series / Venu 4 / Enduro / others), Huawei GT 6, Pebble 2 Duo, Sony WH-CH720N, Coospo H9Z & others +• Pebble: Improved support for Pebble 2/2 Duo +• Garmin: More workout charts, weather air quality, notification icons, improved notifications and sync on newer firmware versions +• Huawei: Navigation instructions, contact sync, notification pictures, HRV sync, others +• Other misc crash fixes and device improvements