Skip to content

Conversation

@tsjdev-apps
Copy link
Owner

Changed weather icon URL paths from '/img/w/' to '/img/wn/' to reflect OpenWeatherMap's updated icon hosting structure. This ensures correct icon display for all resolutions.
This pull request includes updates to fix incorrect weather icon URLs and increment the package version. The most important changes involve modifying the WeatherRoot class to use the correct base URL for weather icons and updating the project metadata to reflect the changes.

Fixes to weather icon URLs:

  • src/OpenWeatherMapSharp/Models/WeatherRoot.cs: Updated the Icon, Icon2x, and Icon4x properties to use the correct base URL (https://openweathermap.org/img/wn/) for weather icons. This ensures compatibility with OpenWeatherMap's updated URL structure.

Updates to project metadata:

Changed weather icon URL paths from '/img/w/' to '/img/wn/' to reflect OpenWeatherMap's updated icon hosting structure. This ensures correct icon display for all resolutions.
Updated the project version to 4.0.1 and revised the release notes to mention icon URL fixes.
@tsjdev-apps tsjdev-apps merged commit a41bca6 into main Jul 23, 2025
1 check passed
@tsjdev-apps tsjdev-apps deleted the feature/icon-url branch July 23, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants