> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WeatherAPI.com Changelog

> Release history for the WeatherAPI.com connector. Each version lists what changed and which actions were affected.

<Card title="WeatherAPI.com connector" icon="arrow-left" href="/connectors/weatherapi" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.0.0" description="11 Sept 2026">
  `release`

  Promoted to GA. Version normalized to 1.0.0 in line with the GA versioning policy (GA connectors are versioned 1.0.0 or higher); no functional changes in this version.
</Update>

<Update label="v0.1.1" description="9 Sept 2026">
  `bug-fix`

  Clarified what the marine and IP lookup actions return - the marine daily-summary interval omits swell, wave-height and water-temperature data, and IP lookup returns the local time at the located address alongside its time zone.

  <AccordionGroup>
    <Accordion title="Changed · 10 actions updated">
      `weatherapi_bulk_forecast_weather`, `weatherapi_bulk_future_weather`, `weatherapi_bulk_history_weather`, `weatherapi_bulk_ip_lookup`, `weatherapi_bulk_marine_weather`, `weatherapi_get_forecast_weather`, `weatherapi_get_future_weather`, `weatherapi_get_history_weather`, `weatherapi_get_ip_lookup`, `weatherapi_get_marine_weather`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v0.1.0" description="2 Sept 2026">
  `new-connector`

  Initial release of the WeatherAPI.com connector - 21 actions covering realtime conditions, 14 day forecasts, historical and future weather, marine and tide data, government alerts, astronomy, time zone lookup, sports events and location/IP search, each weather resource also available as a bulk variant for up to 50 locations per call. API key authentication with a connection guide covering key retrieval and rotation.
</Update>
