Skip to content

Releases: martykan/forecastie

v1.23

Choose a tag to compare

@martykan martykan released this 07 Dec 22:22
9ee55d7

Features:

  • Add monochrome icon #685
  • Use weather storage for caching current weather #643
  • Handle status bar for edge-to-edge display
  • Add notification runtime permission

Maintenance:

  • Update for Android 16 #709
  • Update tooling, Github Actions pipeline

Fixes:

  • Fix percentage typo on precipitation #672
  • Fix crash in ClassicTimeWidgetProvider #703

Translations:

  • Add Tamil translation #661
  • Add Hungarian translation #667
  • Update Persian Translation #663

v1.22.1

Choose a tag to compare

@robinpaulson robinpaulson released this 19 Feb 09:02
  • Updates to Farsi and Danish translations
  • Add French README

v1.22

Choose a tag to compare

@robinpaulson robinpaulson released this 02 Jan 02:16

New features

  • Forecast now includes the chance of precipitation
  • Maps now show a pin for weather forecast location

New translations

  • Romanian

Translation updates

  • French
  • Italian
  • Korean
  • Spanish

Bug fixes

  • Minor code formatting improvements
  • Minor change to calculation of Fahrenheit temperatures

v1.21

Choose a tag to compare

@robinpaulson robinpaulson released this 17 Dec 02:56
  • Add new API key, after the previous key was compromised and used elsewhere

v1.20

Choose a tag to compare

@robinpaulson robinpaulson released this 12 Dec 05:18
  • Undo all the problems caused by the "responsive layout" changes, effectively going back to v1.18
  • Update the API key for OWM

v1.19.1

Choose a tag to compare

@robinpaulson robinpaulson released this 12 Dec 02:14
  • Fix bugs introduced in revert process for 1.19

v1.19

Choose a tag to compare

@robinpaulson robinpaulson released this 11 Dec 22:31
  • Undo broken layout on 'main' screen
  • Add 'chance of precipitation' feature

v1.18.2

Choose a tag to compare

@robinpaulson robinpaulson released this 07 Dec 13:26
  • Fix expired API key
  • Add Finnish translation
  • Change order of icons in the menu bar, "main" screen

v1.18.1

Choose a tag to compare

@robinpaulson robinpaulson released this 06 Dec 02:48
  • Add Romanian translation
  • Make screen layout adapt better to large fonts
  • Additions and improvements to Korean translation
  • Force reload of data on opening

v1.18

Choose a tag to compare

@robinpaulson robinpaulson released this 24 Oct 07:34

New features

  • Added feature to optionally display temperature in the status bar

Bug fixes and documentation

  • Additions to Russian translation
  • Additions to Polish translation
  • Added part of an Esperanto translation
  • Add "how to" in the form of a gif
  • Minor code formatting fixes