Releases: martykan/forecastie
Releases · martykan/forecastie
v1.17.2
A minor maintenance release
- Fix build errors in v1.17.1 due to unit tests
- Updates to Italian translations
- Minor changes to CI build recipe
v1.17.1
Minor maintenance release:
- Updates to Greek translation
- Updates to Russian translation
- Updates to Spanish translation (thanks to Elsa Andrés)
- Changes to translation progress script, to account for new strings files
v1.17
Visible changes
- Implement status bar notification
- Reinstate save/restore map location (it was accidentally deleted recently)
- Automatically get weather data after choosing a location
Behind-the-scenes
- Tidy imports
- Fix mistake in contributing information
- Add unit tests
v1.16.1
Visible changes
- Updates to Brazilian Portuguese translation
- Fix colour of menu bar in maps
- Add icons for main menu functions
- Show UV index as a number
Behind-the-scenes changes
- Make requests for tiles secure (https)
- Other minor updates to the map html
- Changes to the way translation strings are stored
v1.16
Significant changes, bringing security and speed improvements
- Migrate to AndroidX
- Migrate to Android 10/SDK29
Other improvements
- Update Italian translation
- Remove Dashclock integration (Dashclock software is unmaintained and deprecated, it likely has security problems)
Bug fixes
- Fix graph bug
- Fix graph toolbar bug, SDK15
- Fix card view bug, SDK23
- Minor bug fix, city search dialogue
- Fix character-escaping bug, "About" dialogue
v1.15.8
- Fix outdated certificate bug (affecting pre-API 21 devices)
- Fixed many string-escaping bugs in strings.xml for most translations
v1.15.7
Lots of minor fixes
- Fix typo in docs
- Updates to Chinese translations
- Fixed untranslatable string
- Upgrade target to satisfy Google Play requirements (Android 9)
- Improvements to CI process, to build .apk on new releases
- Reordered strings in all strings.xml files, using template
v1.15.6
- Fix automatic release of .apk files
v1.15.5
- Fix automatic builds of releases
v1.15.4
- Fix mistakes in github actions script, so apk is released correctly