- Reissue of 1.0.9 so the watch shows the correct version number after updating (the 1.0.9 build still reported 1.0.8). Same fixes as 1.0.9.
- Fixed the watch hanging on "Loading…" after reinstalling the app. The phone remembered it had already sent today's tides, so it sent nothing to the freshly wiped watch. Now a watch that boots with no data asks the phone for it, and the phone re-sends the tides it already has — no wasted resend on a normal launch.
- When the phone genuinely can't load tides, the watch now says why instead of showing "Loading…" forever: "Location permission off", "No location fix", "No tide station found", or "Tide data download failed" (after a few retries).
- Fixed a fresh install hanging on "Loading…" and the Settings gear staying dark. The first launch used a JavaScript feature (Promise) the watch runtime does not support, which crashed the phone-side code before it could fetch tides or open settings.
- Fixed the phone Settings gear not appearing, so you can set units, clock, and mid-tide again.
- United Kingdom, Ireland and Channel Islands tide coverage via the UK Hydrographic Office (EasyTide).
- Pin a region instead of a single station: pick a place and a cache radius, and download up to 45 days of tides for every station in that area. Offline, the watch shows the nearest cached station and switches as you move; it refreshes in the background when you're online. Replaces the single-station pin.
- Pin a station for a place you're travelling to and download up to 45 days of tides for offline use. Pick the place and a 7/15/30/45-day range from the phone; clear the pin to return to using your location.
- Australia and the South Pacific tide coverage via the Bureau of Meteorology (BOM).
- Fixed a pan-animation warning ("animation.c ... does not exist") on tide stepping.