Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@sldiaz04us sldiaz04us released this 06 Mar 20:39
· 4 commits to master since this release

Features

  • Add Progressive Web Apps (PWA) support.
    • Add app icon files to support differents platforms.
    • Cache app files and weather forecast data to work offline.
    • Handle Service Worker updates and notify the user when a new version of the app is available.
  • Notify Internet Connection Status.

Performance

  • Cache the user's location.

Bug Fixes

  • Check if Permission API is supported by the browser.
  • Remove nav-link hover selector on devices with small screens to display active navigation correctly.
  • Request user's geolocation only when it is granted.