v0.18.1

📅 October 01, 2025 👤 Alex Jokela 🔖 4ede947

Patch release fixing timezone issue where wind notes used server time instead of client's local time. Adds optional client_hour parameter for accurate time-of-day wind advice.

Changes

✨ Features

  • Add client_hour parameter to /v1/range-info endpoint
  • Add client_hour parameter to /v1/calculate endpoint
  • Use client's local hour for wind predictions
  • Backwards compatible - defaults to server time if not provided

🐛 Fixes

  • Wind notes now use client timezone instead of server timezone
  • Time-of-day advice matches client's actual time
  • ML wind predictions based on correct local hour