2024-06-08 18:38:27 -05:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## Unreleased
|
|
|
|
|
2024-06-08 21:31:18 -05:00
|
|
|
## 0.1.6 - 2024-06-08
|
|
|
|
### Changed
|
|
|
|
- Add proper About page.
|
|
|
|
|
2024-06-08 20:35:33 -05:00
|
|
|
## 0.1.5 - 2024-06-08
|
|
|
|
### Changed
|
|
|
|
- Tighten up the forecast period panels a bit.
|
|
|
|
|
2024-06-08 19:58:59 -05:00
|
|
|
## 0.1.4 - 2024-06-08
|
|
|
|
### Changed
|
|
|
|
- Fix horizontal scroll for main forecast panel.
|
|
|
|
|
2024-06-08 19:37:04 -05:00
|
|
|
## 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).
|
|
|
|
|
2024-06-08 19:03:44 -05:00
|
|
|
## 0.1.2 - 2024-06-08
|
|
|
|
### Added
|
|
|
|
- Add "use my current location" button to home page.
|
|
|
|
### Changed
|
|
|
|
- Show both "latest" and "loop" radar images.
|
|
|
|
|
2024-06-08 18:38:27 -05:00
|
|
|
## 0.1.1 - 2024-06-08
|
|
|
|
### Added
|
|
|
|
- Add radar panel for Weather view.
|
|
|
|
|
|
|
|
## 0.1.0 - 2024-06-07
|
|
|
|
### Added
|
|
|
|
- Initial release, very basic.
|