BangleApps/apps/weather/ChangeLog

11 lines
456 B
Plaintext
Raw Normal View History

2020-05-24 09:37:00 +00:00
0.02: Make minor adjustments to widget, and discard stale weather data after a configurable period.
0.03: Fix flickering last updated time.
2021-06-18 18:16:00 +00:00
0.04: Adjust "weather unknown" message according to Bluetooth connection.
0.05: Add wind direction.
2021-09-18 17:59:22 +00:00
0.06: Use setUI for launcher.
0.07: Add theme support and unknown icon.
0.08: Refactor and reduce widget ram usage.
2021-10-06 01:04:21 +00:00
0.09: Fix crash when weather.json is absent.
0.10: Use new Layout library
0.11: Bangle.js 2 support