Skip to content

Releases: PranshulGG/WeatherMaster

WeatherMaster v1.16.1 (W)

24 Jan 13:37
e522318
Compare
Choose a tag to compare

πŸ“ 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)

18 Jan 11:22
856718c
Compare
Choose a tag to compare

πŸ“ 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)

11 Jan 15:44
8e59633
Compare
Choose a tag to compare

πŸ“ 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)

08 Jan 05:20
43a56c2
Compare
Choose a tag to compare

πŸš‘ 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)

08 Jan 02:26
43a56c2
Compare
Choose a tag to compare

πŸš‘ 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)

07 Jan 16:07
43a56c2
Compare
Choose a tag to compare

πŸ”ƒ 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)

04 Jan 03:48
951d95c
Compare
Choose a tag to compare

πŸ’‰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)

03 Jan 11:06
951d95c
Compare
Choose a tag to compare

πŸ¦— 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)

02 Jan 14:40
Compare
Choose a tag to compare

πŸš‘ 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)

02 Jan 13:39
32722d0
Compare
Choose a tag to compare

πŸ”„ 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.