Releases: openhab/openhab-garmin
Releases · openhab/openhab-garmin
v1.2.2
v1.2.1
- Fixed an app crash on Edge 1040/1050 when the color mode is changed while the app is running (#300)
- Fixed toggle switch colors not updating when the color mode changes (#301)
- Added settings menu entries for the sitemap and the Connect IQ version supported by the device (#299)
- Updated to Connect IQ SDK 9.1 (#297)
v1.2.0
- Added Wi-Fi support, see the user manual for usage details and limitations (#multiple)
- Improved support for Edge devices, including light/dark mode and an enhanced menu implementation (#multiple)
- Added a workaround for a Garmin API bug that caused app crashes (#215)
- Added support for Setpoint/Slider elements with fractional values (#257)
- Improved rendering of status texts in all widgets they now resize with the label font (#284)
- Fixed issue where submenu closed automatically if opened before its data was loaded (#290)
- Added support for the soundvolume_mute icon (#289)
- Added support for Forerunner 945 LTE (#248)
- Updated to Connect IQ SDK 8.4.1
v1.1.3
Maintenance and bug-fix release with the following changes:
-
Upgraded to Connect IQ SDK 8.4.0
-
Set the REST API as the default configuration (#222)
-
Added a heating icon (#220)
-
Added the Garmin app as a source when sending commands to openHAB (#208)
-
Fixed a crash on Edge devices when using generic switches (#211)
-
Improved error handling for user-triggered actions (#213)
-
Fixed a crash triggered by Slider widget value changes when min, max, or step values are set in some environments (#209)
-
Made JSON access type-safe (#214)
-
Fixed a Slider crash when the current value exceeds maxValue (#218)
-
Fixed commands being sent to the wrong item after a structural sitemap update (#219)
-
Added a safe accessor for getCurrentView() to address reported crashes (#221)