Changes
- Added frog-based summary.
- Improved temperature animation so it doesn't take years to reach. If the temperature is 80, it starts from 60 (75% of 80).
- Now you can import and export app data.
- Added debounce timers to prevent spam function calls (the app shouldn't break at any point now).
- Updated radar legend (#227).
- Fixed issues related to duplicated locations.
- Summary now supports different languages.
- Removed the 1500ms delay before hiding the loader (it still has a 300ms delay to ensure elements render without breaking).
- Added a radar toggle on the search bar to save space.
- Updated all translations.
- Fixed some supporting texts.
- Widgets now fill the full space (#213). @Joe-D01
- Added a warning if refresh fails due to network or other errors.
- Features requiring internet will automatically hide if offline.
- Fixed CM unit display for precipitation.
- Still haven't found a way to update the widgets in the background 😭
- Next step: Migrate to indexed database