New features:
- Add Day+Date complication option with stacked layout support
- Battery level complication
Bug fixes:
- Cache weather to handle poor phone connection
Improvements:
- Change battery colors and redraw battery icon as vertical glyph aligned to digit ink
- Improve battery icon, show by itself as another option
SwissCorners v1.1.0
New features:
- Black Round (No Logo) — inverted round dial with black background and white markings
- Complication font size — global setting with 4 sizes: XS (14px), S (18px), M (24px, default), L (28px)
Bug fixes:
- Fixed tick mark positioning on round faces — all 60 tick marks now use mathematically correct angles (previously had ~0.8° systematic offset, most noticeable at positions 55-59)
Improvements:
- Reduced battery drain — second-hand updates now only redraw the hands layer instead of the entire screen; complications and background only refresh on minute changes
- Cached health data — steps and heart rate are no longer queried from the health service 60 times per minute; cached values are updated via health event callbacks
- Stop2go animation timers now only redraw the hands layer instead of the full screen
Developer:
- Added generate-svg.py script for programmatic SVG generation of the clock face
Initial release: corner complications, backlight seconds mode