openHAB 3.0.2 Release Notes
The binaries are available on Artifactory and via "Stable" in our Linux repositories.
It is highly recommended to install this patch, since it takes care of adapting the update and download mechanisms to no longer point to Bintray, but to Artifactory. This is necessary, since Bintray services shut down on May 1st, 2021.
Futhermore, this patch release contains the following bug fixes:
Runtime
Type | Issue | Change |
---|---|---|
Bug Fixes | 2165 | Fix changing temperature via Basic UI |
2178 | Support sitemaps created through UI in proxy | |
2179 | Prevent internal server error on invalid link requests on REST API | |
2203 | Fix sitemap proxy URL provided by Rest API | |
2212 | Fixed memory leak caused by invalid UI DSL rule |
Add-ons
Add-on | Type | Issue | Change |
---|---|---|---|
openwebnet | Bug Fixes | 10397 | Move to io.github.openwebnet4j 0.4.1 from Maven Central |
Tesla | Bug Fixes | 10259 | Add SSO handler to authenticate against Tesla SSO service |
User Interfaces
UI | Type | Issue | Change |
---|---|---|---|
Basic UI | Bug Fixes | 860 | Fix proxy calls for sitemaps created through the UI |
Main UI | Bug Fixes | 831 | Modelview deletekey functionality |
873 | Fix step configuration in parameter-number.vue | ||
874 | Fix multiple selection for INTEGER options | ||
877 | Minor UI element fixes | ||
883 | Fixes ctrl+save on settings pages | ||
908 | Avoid HEAD request | ||
913 | make trendline always show latest value (newest datapoint 60 minutes old otherwise) | ||
916 | Add link to material items in MainUI | ||
935 | Array.prototype.flat doesn't exist on older browsers, added fallback | ||
953 | Generalize chart periods, fixes #808 | ||
962 | Fix wrong widget editor mode when splitted horizontally | ||
975 | recalculate oh-slider when rendered, fixes #967 | ||
976 | Replace double percent sign in chart unit, fixes #870, fixes #928 |