Skip to content

Releases: penguin-teal/gnome-openweather

OpenWeather Refined Hotfix v138

01 Jul 00:32
Compare
Choose a tag to compare

Hotfix for custom API keys and also a bunch of translations. Thanks for all the contributors in this release!

Improvements:

  • Better French translations (thanks @Deuchnord)
  • Better Russian translations (thanks @krotesk)
  • Better Brazilian Portugese translations (thanks @Vinicius-Madeira)
  • Better Turkish translations (thanks @furkansimsekli)
  • Better English grammar
  • Woke up to 40 e-mails XD

Bug Fixes:

  • Fix wrong custom API keys being used (thanks @rakkhin)

OpenWeather Refined v137

28 Jun 15:36
Compare
Choose a tag to compare

This version fixes issues with setting custom API keys.

Improvements:

  • "Visual Crossing" removed from "Adaptive" setting's pool; it currently will only work with a personal API key

Bug Fixes:

  • Custom API keys not being set correctly
  • Fix some API keys not being redacted with Copy Settings button

OpenWeather Refined v136

11 Jun 01:29
Compare
Choose a tag to compare

This version fixes issues when rate-limiting happened.

Features:

  • New "Visual Crossing" weather provider with 14-day-out forecasts

Improvements:

  • Total Days Forecasted is now a number input box for 0 - 31 (15+ doesn't work with any default keys i.e. you have to have a paid custom key)
  • Explanations for some more settings
  • Better Spanish translations (thanks @federicolencina)
  • Better Czech translations (thanks @lev741)

Bug Fixes:

  • Fix bug where notifications spammed when a provider was rate-limiting

OpenWeather Refined v135

04 May 21:19
Compare
Choose a tag to compare

This version fixes a lot of bugs and automatically chooses a provider for you
by default.

Features:

  • "Adaptive" provider which picks a random provider based on settings so one doesn't get too many requests
  • "Paste" settings option in Settings > About beside the "Copy" button

Improvements:

  • Hide trailing zeroes after temperature
  • Notify if a provider blocks a request because the call limit was reached
  • Add locale to Copy Settings JSON
  • Reload time format when Clock Format (24hr or AM/PM) is changed in GNOME Settings

Bug Fixes:

  • Fix condition names not showing with OpenWeatherMap
  • Fix last day forecast of WeatherAPI.com showing all the same time
  • Fix weather provider attribution button in pop-up not updating when provider changes
  • Fix extended forecast starting on wrong day
  • Fix today's forecast starting later in the day
  • Fix crash when Nominatim fails
  • Fix forecast box being too long if forecast days option is higher than the provider gives
  • Fix geoclue failing causing errors
  • Fix sunset or sunrise in panel sometimes not showing the correct approaching one

OpenWeather Refined v134

18 Apr 14:32
Compare
Choose a tag to compare

This version provides a large rewrite with support for an additional provider.

Improvements:

  • Choose between OpenWeatherMap.org or WeatherAPI.com

Bug Fixes:

  • Fix location services fail sometimes crashing extension
  • Fix geolocation provider selector in preferences not working correctly
  • Checkboxes on locations in preferences finally show correctly

OpenWeather Refined v133

05 Apr 23:25
Compare
Choose a tag to compare

This version fixes some bugs left in GNOME 45.

Improvements:

  • Hide "Gusts" in pop-up if unavailable (instead of showing "?")
  • Colon after "Gusts" in pop-up
  • "-0" will now never appear as a temperature

Bug Fixes:

  • Forecast blank in pop-up on GNOME 45
  • Weird positioning of panel on GNOME 45
  • Text overflowing and being ellipsised on GNOME 45
  • Fix crash on first-run if location services are off

OpenWeather Refined v132

30 Mar 01:03
Compare
Choose a tag to compare

This version supports GNOME 46 (and maintains support for GNOME 45).

  • GNOME 46 Support

Improvements:

  • "Use Extension API Key" now is flipped and reads "Use Custom API Key" for clarity
  • Revert wind direction to use letters instead of arrows by default
  • Improve Czech translations (thanks lev741)
  • Improve Dutch translations (thanks Heimen Stoffels)

OpenWeather Refined v131

08 Mar 03:24
Compare
Choose a tag to compare

This version mostly fixes an issue where the extension sometimes wouldn't load.

Improvements:

  • Notice on how to search up new locations in "Edit Location" menu
  • No more space between humidity value and "%"

Bug Fixes:

  • Fix extension not initializing sometimes
  • Fix migrations only happening on first extension download

OpenWeather Refined v130

04 Mar 02:56
Compare
Choose a tag to compare

Improvements:

  • Remove "hPa" presure unit since it was a duplicate of "mbar" (existing configurations will be migrated)
  • Pressure decimal places are now independent of temperature
  • Wind speed decimal places are now independent of temperature

Bug Fixes:

  • Fix panel location dropdown not working

OpenWeather Refined v129

18 Feb 22:18
Compare
Choose a tag to compare

Features:

  • Now use device location services by default (requires location permission to be on).
  • Can optionally still use HTTP location service.
  • Copy settings JSON in About settings page
  • Remove "Geocode.farm" from Geolocation Providers

Bug Fixes:

  • Fix "Position in Panel" only taking effect on restart