← Changelog · August 1, 2026

Weather-aware scheduled sends

  • Apps can now optionally pass a device city or coordinates (only stored if the app explicitly enables location collection).
  • Scheduled jobs can be gated on real-time weather — rain, clear skies, or a temperature threshold — evaluated per device city, not per campaign.
  • Added a pluggable weather-provider layer (WeatherUnion, OpenWeatherMap, WeatherAPI) with graceful fail-closed behavior when no provider is configured.