Skip to content

DynamicWin v1.2.1b

Choose a tag to compare

@59xa 59xa released this 17 May 07:40

What's patched in v1.2.1b

  • More checks to WeatherAPI.cs to ensure that forecast fetching tasks are gracefully terminated.
    - If you are still able to reproduce this issue, follow this thread: #4
  • Proper data fetching for weather forecasts if user selects a different location.
    • Fetching values for weather forecast has not been problematic, but fetching cities with a large index like 200 or more causes the function call to fail (e.g. selectedLocation: "São Paulo", cityIndex: 246).
    • A proper implementation has been put in place to prevent the same issue from happening.

Read the full changelog here: v1.2.0b...v1.2.1b