# Changelog of Weather Forecast Search (`ryanclinton/weather-forecast-search`) Actor

- **URL**: https://apify.com/ryanclinton/weather-forecast-search/changelog.md
- **Full Actor documentation**: https://apify.com/ryanclinton/weather-forecast-search.md

## Changelog

### 2.2 (2026-08-21) — Location lookup reliability

- City name lookups no longer fail when the primary location service is busy — a second service now answers instead
- Street addresses, postcodes and landmarks are still supported as location input
- Errors now name the actual cause instead of returning an unreadable page of markup

### 2.1 (2026-06-04) — Added an operational intelligence layer: deterministic risk scoring, weather alerts, recommendations, multi-location ranking, and watchlist monitoring.

### 2.0 (2026-06-04) — New data source and bring-your-own API key

- Switched the default weather data source for better reliability and commercial-use licensing
- Added an optional setting to use your own weather API key for full-fidelity data
- Each record now reports its data source and attribution

### 1.2 (2026-05-26) — Reliability fix

- Fixed dataset schema rejecting daily and hourly forecast records so weather output now saves correctly

### 1.1 (2026-05-26) — Reliability fix

- Retry transient network errors when calling Open-Meteo so a single fetch hiccup no longer aborts the run
