Releases: PranshulGG/WeatherMaster
Releases Β· PranshulGG/WeatherMaster
WeatherMaster v1.18.0 (W)
π Changelog
β¨ Added
- New app icon.
- Summary section for the forecast page.
- Option to edit location with custom name.
- Missing strings.
π§ Improved
- Improved handling of 'null' data (#341).
- UI improvements when the summary is toggled off.
- Fixed mono theme colors on tertiary elements.
π οΈ Fixed
- Wind unit string issue for Chinese (#342).
- App units dialogs on wide devices.
- Moon widget positioning when moon is around 80%.
- Drag and drop functionality not working for locations on wider devices.
- Overflowing text in German and Russian translations.
π Translations
- Updated all translations.
πΊοΈ Other
- Changed marker for the radar map.
WeatherMaster v1.17.2 (W)
π Changelog
β¨ Added
- Monochrome theme.
- Option to hide the quick summary (#276, #311).
- Option to hide the update icon after 5 seconds; setting it to "never show" will prevent any requests to GitHub for updates (#333).
π§ Improved
- Few color changes for the cloudy weather condition.
- Changed "Rain" string to "Precipitation" in the forecast.
- App will now ignore any pre-release versions.
π οΈ Fixed
- App units not saving properly (#335).
- Dynamic colors on low-saturated themes (#338).
- Duplication issue on the Home Locations page (#337).
- Text scaling issues on devices wider than 400px.
- Alignment issues in Chinese.
- Missing strings in clothing and activity suggestions.
π Translations
- Refreshed all translations.
WeatherMaster v1.17.1 (W)
π Changelog
β¨ Added
- Separate page for units.
- Refactored all text areas to support translations.
- Added a few delays in functions, like 30ms-50ms, so they execute after the other ones are completed.
- Missing strings.
- Temporary fix for the round widget: Now it's fixed size.
π§ Improved
- Optimized UV index bar for each value.
- Current condition widgets now fill up the full space according to device size, avoiding small display on wide devices.
- UI updates on the Air Quality page.
- Tabs on the Activity and Suggestion pages have been adjusted.
- Improved language page: Language names now display as localized.
- App configuration has been modularized for better performance.
- Improved the colors for snow and thunderstorms
π οΈ Fixed
- Duplicated locations issue (this time itβs fr fr) (#314).
- Links not opening if Chrome is not installed.
- Wrong AQI index bar positioning (#313).
- Fixed overflowing text.
π Translations
- Added Arabic (Saudi Arabia) language.
- Translated units for Chinese (Simplified).
- All translations refreshed.
WeatherMaster v1.17.0 (W)
π Changelog
β¨ Added
- Translation support for Activity and Suggestions pages.
- Option to search for languages.
- New animation for the Locations page.
- Back buttons on pages where they were missing.
π§ Improved
- Redesigned UV Index and Air Quality Index cards.
- Tabs on Activity and Suggestions pages: Now swiping between them is supported.
- Headers for condition pages.
- Swipe behavior: Swiping no longer works if thereβs only one location (#310).
- Color adjustments for the cloudy weather condition.
- Refreshed all translations.
π οΈ Fixed
- Text overflows.
- Added missing strings.
- Fixed an issue where data was not showing on the daily forecast page.
- Fixed issues with the color accent in custom themes
ποΈ Removed
- Some garbage code, reducing app size by approximately 360kb.
WeatherMaster v1.16.1 (W)
π Changelog
β¨ Added
- "Delete all locations" option on the Home Location page to address any bugs.
- Condition to check for an internet connection before executing any function.
π§ Improved
- Swipe gestures now reflect real-time changes when deleting or adding locations (#302).
- Error screens now clear old data first for a fresh start.
- Languages with less than 45% translation will no longer appear (Only applies to new languages; old ones will still remain).
- Few color adjustments.
- Improved layouts for tablets and foldables, though not final yet (#298).
π οΈ Fixed
- All issues with Met Norway: Now fully used as the source. However, this change might break the app; if it does, clearing app data or deleting/re-adding all locations from the Home Location page is necessary.
- Duplicating locations issue (attempted fix).
- Wrong swipe directions.
- Weather updates when changing location using swipe-to-switch (#299).
- Widgets compatibility with Met Norway.
- Updated and fixed missing strings.
- Fixed the issue where carbon monoxide (CO) levels were showing unrealistic values for ppm.
π Translations
- Czech translations and refreshed all existing translations.
WeatherMaster v1.16.0 (W)
π Changelog
β¨ Added
- Option to auto-update the weather if old.
- Missing strings on the Wind page.
- New screens for errors, such as on the Search page during internet errors.
π§ Improved
- Edit layout page UI.
- Drag and drop functionality for saved locations.
- Swipe-to-switch locations: Now locations will not display until fully loaded, removing the previous 400ms delay.
- Swiping interactions: Fixed cancellations on touching elements without listeners.
π οΈ Fixed
- Temperature unit placement issue (#290).
- Snack bars using incorrect strings.
- Retry button behavior: Now pressing retry doesn't reload the whole app.
- Duplicate location issue: Add location button now hides until location data is loaded.
- Issue where location was granted but data didn't load on the first start.
ποΈ Removed
- Current location data will now be cleared when the home location is changed.
π Translations
- Refreshed all translations.
π Permissions
- Now changing the default location to your device location will directly prompt for location permission if not already granted.
WeatherMaster v1.15.3 (W)
π Changelog
β¨ Added
- Beaufort as a wind unit (#287)
- Cache fallback to handle refresh or data loading errors
π§ Changes
- Header spacings and margins improved for better layout
- Home location page update: Displays remaining storage for saved locations
- Improved swipe-to-switch location: Smoother experience by hiding content before loading to reduce device lag
- Improved startup colors for a better visual experience
- Theme updates:
- Changed snow theme to black
- Adjusted contrast for partly cloudy and mostly cloudy themes
- Translation updates: All languages refreshed
π οΈ Fixes
- Moon widget position error: Corrected issue when moonset occurred at midnight
- Location permission bug: Resolved persistent permission prompts even when granted
- Overflowing text: Proper use of ellipses to prevent text overflow
- Location permission requests: Removed repeated prompts during each load
Fixed Temperature Unit: Resolved an issue where the selected temperature unit would sometimes not appear next to "Now" when changing the language.
ποΈ Removed
- Call queue system: Now processes only one call at a time
- Junk code: Cleaned up unnecessary code
π© Known Issues
- GitHub app link issue: Links not opening in the GitHub app is due to a problem with GitHub itself, not the app.
WeatherMaster v1.15.2 (W)
π Hotifx
- Compiled for debug fixed #192
- Fixed API response errors
- Improved localization
π Changes
- Added a better startup screen on first start #284
- Added lat, lon search location
- Added a 300ms delay before calculating the timezone so it doesnβt run before it fetches the offset
- Translated placeholders
π₯Improvements
- Improved card shadows
- Improvements to forecast pages like UV, sun, etc.
- Improvements to the UI
- Updated translations
π Bugs
- Fixed duplicating elements when drag and drop for all elements
- Fixed snackbar font
- Fixed lag when clicking on a location
- Error snackbar shows up if any error occurs during refresh
- No more link dragging
- Fixed meteor; now it correctly clears the old interval
- Fixed headline font on Product Sans
WeatherMaster v1.15.1 (W) (Bugged)
π Hotifx
- Compiled for debug fixed #192
π Changes
- Added a better startup screen on first start #284
- Added lat, lon search location
- Added a 300ms delay before calculating the timezone so it doesnβt run before it fetches the offset
- Translated placeholders
π₯Improvements
- Improved card shadows
- Improvements to forecast pages like UV, sun, etc.
- Improvements to the UI
- Updated translations
π Bugs
- Fixed duplicating elements when drag and drop for all elements
- Fixed snackbar font
- Fixed lag when clicking on a location
- Error snackbar shows up if any error occurs during refresh
- No more link dragging
- Fixed meteor; now it correctly clears the old interval
- Fixed headline font on Product Sans
WeatherMaster v1.15.0 (W)
π Changes
- Added a better startup screen on first start #284
- Added lat, lon search location
- Added a 300ms delay before calculating the timezone so it doesnβt run before it fetches the offset
- Translated placeholders
π₯Improvements
- Improved card shadows
- Improvements to forecast pages like UV, sun, etc.
- Improvements to the UI
- Updated translations
π Bugs
- Fixed duplicating elements when drag and drop for all elements
- Fixed snackbar font
- Fixed lag when clicking on a location
- Error snackbar shows up if any error occurs during refresh
- No more link dragging
- Fixed meteor; now it correctly clears the old interval
- Fixed headline font on Product Sans