- On-watch weather line from Open-Meteo: sky condition and spelled-out temperature bands (no raw °F/°C digits), localized per language.
- Day-of-month is spelled out in words for every locale (YAML-driven), with low-battery status text localized too.
- Top status row rotates meeting, Bluetooth, battery, and weather; optional gesture tap cycles the row on color platforms.
- Noon and midnight show dedicated phrases in every supported language (not “twelve o'clock”).
- Time shows again immediately when you return to the watchface—no startup greeting splash.
- Added a YAML-based local emulator config workflow for development (`dev-config.yml` + `npm run emu:apply-config`).
- The emulator config helper sends AppMessage tuples directly, bypassing flaky config-webview callbacks.
- Updated project docs and development guidance for the local emulator config flow.
First release. Tested only on Pebble 2 Duo.