Releases: PranshulGG/WeatherMaster
Releases Β· PranshulGG/WeatherMaster
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
WeatherMaster v1.14.3 (W)
πHotfix
- Fixed issue where the update icon wouldn't redirect properly.
- Fixed meteor animation not clearing properly and duplicating.
- Last updated timestamp now updates automatically.
πͺ° Bug Fixes
- Fixed Roboto headline font size.
- Fixed font sizes in informational sections on separate pages.
- Fixed scaling issue with the pill widget.
- Fixed 'Not Found' toast appearing on early scroll.
- Fixed missing strings in various sections.
- Fixed incorrect window background color used under overcast conditions.
- Fixed occasional appearance of a hidden scrollbar during multiple touches on the hourly forecast.
- Fixed weather auto-refreshing unexpectedly when a preference is changed.
- Fixed incorrect icons displayed in some preference items.
- Fixed loader not hiding when an error occurs during a refresh call.
- Fixed unwanted text spacing within informational containers.
- Fixed timezone issue on humidity and wind forecasts by ensuring the calculated timezone is used.
- Fixed unwanted dragging on images
WeatherMaster v1.14.2 (W)
π¦ Bug Fixes
- Fixed Roboto headline font size.
- Fixed font sizes in informational sections on separate pages.
- Fixed scaling issue with the pill widget.
- Fixed 'Not Found' toast appearing on early scroll.
- Fixed missing strings in various sections.
- Fixed incorrect window background color used under overcast conditions.
- Fixed occasional appearance of a hidden scrollbar during multiple touches on the hourly forecast.
- Fixed weather auto-refreshing unexpectedly when a preference is changed.
- Fixed incorrect icons displayed in some preference items.
- Fixed loader not hiding when an error occurs during a refresh call.
- Fixed unwanted text spacing within informational containers.
- Fixed timezone issue on humidity and wind forecasts by ensuring the calculated timezone is used.
- Fixed unwanted dragging on images
WeatherMaster v1.14.1 (W)
π Hotfix
- Fixed the Pill widget's min/max settings and height
π Changes
- Removed unnecessary tips: Improved clothing recommendations by removing irrelevant advice and air quality tips (#270).
- Removed app update toast: Replaced with an update icon.
- Corner radius customization removed: Default is now rounded edges.
π Bugs Fixed
- Fixed widget pill size: Adjusted to fit the available space properly (#243).
- Fixed missing strings: Addressed incomplete or untranslated text (#275).
- Corrected UV index: Resolved incorrect maximum UV index display in the summary.
- Primary color issue: Fixed overcast themeβs primary color.
π Improvements
- New air quality page: Added a dedicated page for air quality details.
- Swipe indicator repositioning: Improved visibility by moving their placement (#273).
- Quick summary lock option: Added feature to keep the quick summary open by default.
- Temperature unit consistency: Display now aligns with the selected unit (#278).
- AQI type selection: Added the option to switch between US and European AQI standards.
- Localized month names: Improved localization for month names.
- Rounded widget adjustment: Expanded rounded widget to fill available space.
- Quick summary enhancement: Now displays max and min values for better clarity (#262).
- Translations update: Refreshed and improved all app translations.
WeatherMaster v1.14.0 (W)
π Changes
- Removed unnecessary tips: Improved clothing recommendations by removing irrelevant advice and air quality tips (#270).
- Removed app update toast: Replaced with an update icon.
- Corner radius customization removed: Default is now rounded edges.
π Bugs Fixed
- Fixed widget pill size: Adjusted to fit the available space properly (#243).
- Fixed missing strings: Addressed incomplete or untranslated text (#275).
- Corrected UV index: Resolved incorrect maximum UV index display in the summary.
- Primary color issue: Fixed overcast themeβs primary color.
π Improvements
- New air quality page: Added a dedicated page for air quality details.
- Swipe indicator repositioning: Improved visibility by moving their placement (#273).
- Quick summary lock option: Added feature to keep the quick summary open by default.
- Temperature unit consistency: Display now aligns with the selected unit (#278).
- AQI type selection: Added the option to switch between US and European AQI standards.
- Localized month names: Improved localization for month names.
- Rounded widget adjustment: Expanded rounded widget to fill available space.
- Quick summary enhancement: Now displays max and min values for better clarity (#262).
- Translations update: Refreshed and improved all app translations.