Skip to content

Release v0.2.9-beta

Choose a tag to compare

@aschmere aschmere released this 12 Jun 20:52
· 9 commits to main since this release

[0.2.9-beta] - 2024-06-12

Fixed

  • Fixed an issue where adding more than one location could cause an index out of range error in the LocationUpdateCoordinator.
  • Added checks to ensure that measurement and forecast data are present and not empty before accessing their elements.

Notes

  • This version addresses stability issues when handling multiple locations and improves the robustness of data fetching.
  • Still considered a beta version due to ongoing troubleshooting with the REST API Server.