myweather/CHANGELOG.md

1.5 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.1.11 - 2025-10-06

Changed

  • update source code info for about page

0.1.10 - 2024-06-09

Changed

  • Fix URL bug when refreshing weather radar.

0.1.9 - 2024-06-09

Changed

  • Warning notification should not butt up against forecast panel.
  • Add timestamp param to bust cache when refreshing radar images.

0.1.8 - 2024-06-09

Added

  • Add link to national radar map (live image).
  • Add refresh buttons to weather data pages.

Changed

  • Convert all view components to use Composition API.

0.1.7 - 2024-06-08

Added

  • Add basic support for active weather alerts.

0.1.6 - 2024-06-08

Changed

  • Add proper About page.

0.1.5 - 2024-06-08

Changed

  • Tighten up the forecast period panels a bit.

0.1.4 - 2024-06-08

Changed

  • Fix horizontal scroll for main forecast panel.

0.1.3 - 2024-06-08

Changed

  • Tell user to refresh the page, if access to location has failed.
  • Make buttons half-wide on home screen (desktop mode).

0.1.2 - 2024-06-08

Added

  • Add "use my current location" button to home page.

Changed

  • Show both "latest" and "loop" radar images.

0.1.1 - 2024-06-08

Added

  • Add radar panel for Weather view.

0.1.0 - 2024-06-07

Added

  • Initial release, very basic.