Skip to content

V2.3.0

Compare
Choose a tag to compare
@mlamberts78 mlamberts78 released this 17 Feb 10:10
· 71 commits to master since this release
f3a5978

⚠️ Breaking Changes

  • use_12hour_format setting is moved from forecast to global, if used, please update your yml code

🚀 Features

  • Added Romanian Translation
  • Made use_12hour_format global (Closes #85 & Closes #97)
  • Locale setting now applies to full card (Closes #85 & Closes #97)

🛠 Under the hood

  • Adjusted precipitation bars height for hourly type (Closes #96)
  • Round temperature and feels-like to one decimal place (Closes #81)
  • Add auto-refresh functionality on screen rotation (#68)