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.
0.13.1 - 2023-08-14
- Additional clocks (Thanks Jouke van der Maas) #213
0.12.1 - 2023-06-25
- No need to click on the save options button anymore
- Options UI browser style deprecated in manifest v3; Option page can change slightly
0.11.1 - 2023-06-24
- Additional weather infos (pressure, humidity and wind)
- Option to display "feels like" temperature instead
- Switch Units option from temperature only (celsius, fahrenheit) to system (metric, imperial)
- Cache missing language and unit
0.10.0 - 2023-03-23
- Options button and a setting to enable/disable it (#205)
0.9.7 - 2023-03-17
- Upgrade dependencies: Typescript 4.9.5, web-ext 7.5.0, etc.
- Add images to ReadMe
- Options page width (#197)
0.8.0 - 2023-01-22
- Chromium support.
- Fix credits in options page.
- Fix OpenWeatherMap warnings on implicit geocoding.
0.7.0 - 2023-01-10
- Add background image url option
- Color scheme by system, light, dark and custom (thanks Filip Mösner)
- Apply new settings on live (thanks Filip Mösner)
- Settings have a dark mode following the browser theme
- Fix leading 0 added wrongly (thanks Alex Kulikov)
- Fix weather translation (thanks Filip Mösner!)
- Fix date for cultures for which month can vary based on his usage.
- Add tips for custom css.
- Better handling on weather and geolocation errors.
- Add debug mode with more traces for geolocation and weather.
- Homepage option.