Skip to content

Releases: yuugou727/weather-clock

v1.6.0

07 Apr 07:26
Compare
Choose a tag to compare

Feature

  • 181da1e Add skeleton loading CSS.
  • 815cd29
    • Better chart high-temp annotation.
    • Use Bun to replace npm

Misc

v1.5.0

08 Jul 08:21
Compare
Choose a tag to compare

New Feature

  • c9c8cae
    • High-temperature warning icon when felt-temp is over 36 degree.
    • High-temperature warning zone on hourly-weather chart.
    • Adjust humidity color.

Misc

v1.4.4

07 Jul 11:57
Compare
Choose a tag to compare

Feature

  • d8741f9 More compatible reverse geocoding info
  • 9d3cf17 Add logger to functions

Enhancements

  • 575bbba Optimize API request frequency with visibilityChange event

v1.4.1

07 Jul 11:52
Compare
Choose a tag to compare
  • 6b99d04 Transfer react-scripts(create-react-app) to Vite.
  • 555908c Configure PWA manifest and runtime cache.