You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixed an error that happened when the feels like temperature was returning null from the weather station (random crashes)
Another fix for the invalid "feels like temperature", that might cause a crash when accessing the customization menu.
Fixed an issue with the Battery in Days not returning the correct value from the watch, will now show percentage if invalid value (instant crash when installing)
Corrected a bug that happened only on Fenix 5 plus watches related to the availability of weather information, that was sometimes not being informed correctly by watch
Changed the logic of the Amoled screen test, as it was causing issues on several watches after Garmin's recent firmware updates
Code improvements that aim to reduce memory usage on watches that don't have floors climbed data (FR 245, 245s and Venu Sq).
Other minor code improvements.
Added Support for the newly released ForeRunner watches: 255, 255 Music, 255s, 255s Music, 955 and 955 solar.
Corrected Hashmarks on Venu Sq to display the accurate time at 5, 10, 20, 25, 35, 40, 50 and 55 minutes. However, corner marks needed to be removed or else the watch would run out of memory. Will try to somehow bring them back on a future update, but can't promise that it will work.