DynamicWin v1.2.1b
What's patched in v1.2.1b
- More checks to
WeatherAPI.csto 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
200or 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.
- Fetching values for weather forecast has not been problematic, but fetching cities with a large index like
Read the full changelog here: v1.2.0b...v1.2.1b