AccuWeather Reader Release Notes
Uses JSON data from https://api.accuweather.com
Version 1.0.2
January 3, 2024
Enable specifying which API host name to use
api.accuweather.com for Production,
apidev.accuweather.com for development and testing
dataservice.accuweather.com for free, limited developer access
Use the generic weather icon consistently in the app.
Add a few more supported weather options to the selection list.
Version 1.0.1
December 22, 2023
Changed AccuWeather URL to https://api.accuweather.com as per instructions from AccuWeather.
Fixed issue with BindingRedirect for System.Runtime.CompilerCompilerServices.Unsafe to use v6.0.0.0 instead of v4.0.4.1 referenced by System.Threading.Tasks.
Version 1.0.0
December 15, 2023
First build supports
Check for updates
Daily forecasts
Current conditions
Hourly forecasts
Search for locations by
Location name
Geo Position (latitudes and longitudes)
Retrieve current data for new locations as they are added instead of waiting for the next run
Selection options for language and units
Requires
.Net Framework 4.8