Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 08:19
· 56 commits to dev since this release

[3.0.0] - 2022-12-01

Note

  • Uninstall previous version before installing this one

Changed

  • Make app mood a business rule
  • Allow external feels like and mood
  • Measure pressure in millibar and inches of mercury
  • Feels like calculated by wind chill
  • Refactored to Kotlin Multiplatform Mobile
  • Coming item expands to card
  • Coming item has morning, afternoon, evening and night icons
  • Add dark mode icons
  • Better app icon

Fixed

  • Hourly and coming data cells wider than they need to be
  • Current hour pairs too close together
  • Inconsistent spacing between hour and coming data columns
  • Forecast not scrolling in horizontal orientation
  • Device default theme changes to one from settings on first start
  • Wind speed not hiding when 0
  • Feels like temperature always same as air temperature
  • Long time format (like 2 Uhr PM in German)

Added

  • Unit conversion tests