sWeather Changelog

What's new in sWeather 1.8.2 Build 1

Mar 2, 2019
  • ! "Feels like" temps of zero degrees would display as N/A. (Thanks, mhh)

New in sWeather 1.8.0 Build 1 (Feb 1, 2019)

  • Reduced the number of times the TimezoneDB API was queried.

New in sWeather 1.7.9 Build 1 (Jan 29, 2019)

  • Statusbar icons were missing.

New in sWeather 1.7.8 Build 1 (Jan 26, 2019)

  • New metric windspeed option to use meters per second instead of the kilometers per hour default.
  • Rearranged the Options dialog a bit.
  • Hopefully made the menu and button icons work properly in both Windows XP and Windows 7+. 32-bit colour must be enabled in your Windows display options.
  • Fixed the titlebar not always displaying the time.

New in sWeather 1.7.7 Build 1 (Jan 26, 2019)

  • Fixed speed issue when getting weather data. It was my fault and not the new API.
  • Fixed 5 & 10 day forecast data not showing for some users.
  • "Minimize to tray" option is back. I must have erroneously deleted it in the last build.
  • Pressure reading wasn't correct for imperial values.

New in sWeather 1.7.6 (Jan 26, 2019)

  • Added support for the new Yahoo! Weather API. The old API was retired on 2019-01-03. The new API seems slower than the previous one but I don't know if it's because of the new OAuth requirement for this new API or something else. Whatever...it works, so please be patient with it and apologies for any inconvenience.
  • Hovering over the "Full forecast", "Radar", and "Powered by Yahoo!" links shows their URL in the statusbar.
  • Right-clicking the "Full forecast", "Radar", and "Powered by Yahoo!" links gives the option of copying the URL to the clipboard.
  • Added "Minimize to tray" option.
  • Added menu option to display raw weather data.
  • Added tooltips to statusbar icons.
  • Option to break location menu into multiple columns.
  • Eliminated dependencies on resources.dll and temp directory.
  • Took out the WOEID search feature because the new API doesn't support that currently. Had to go back to the old method of manually getting the WOEID from the URL of a location on the main weather.yahoo.com website.
  • Right-click clipboard context menu was broken.
  • Fixed an extra line in one of the tray tooltips.

New in sWeather 1.7.5 (May 1, 2018)

  • Sunrise/Sunset times displayed in 24-hour time now have a leading zero, if
  • necessary. (Thanks, Martin, E.)

New in sWeather 1.7.4 (Apr 28, 2018)

  • Added option to display sunrise and sunset times in 24-hour time.

New in sWeather 1.7.3 Build 1 (Mar 27, 2018)

  • Added an option to delay a number of seconds before the intial request for weather data is made. (Thanks, J. Agam)
  • Included a new tray temperature theme. (Thanks, J. Agam)

New in sWeather 1.7.2 Build 1 (Feb 19, 2018)

  • Made the temperature icon the default and made the weather condition icon
  • optional.

New in sWeather 1.6.9 Build 1 (Jun 14, 2017)

  • "Full forecast" links were broken. (Thanks, Midnight Rambler)

New in sWeather 1.6.8 Build 1 (Sep 5, 2016)

  • Fixed location searching which was broken by yet more changes in the Yahoo! API.

New in sWeather 1.6.7 Build 1 (Aug 17, 2016)

  • Added an "Add location" button to the Options dialog
  • Added four new larger tray temperature themes:
  • Simple Black Large
  • Simple Black Large (Filled)
  • Simple White Large
  • Simple White Large (Filled)

New in sWeather 1.6.6 Build 1 (Jun 5, 2016)

  • Small cosmetic change. Made the statusbar say "Last provider update was at: " to, hopefully, reduce confusion as to when the weather data was last updated by Yahoo!. Currently, that seems to be every two hours

New in sWeather 1.6.5 Build 1 (Jun 5, 2016)

  • Added a new link on the main form to go directly to the radar page of the currently selected location.
  • Changed the "Full forecast: Click here" link to "Links: Full forecast"
  • It doesn't look like the old API access is coming back so I've removed the option added in v1.6.3.

New in sWeather 1.6.4 Build 1 (Apr 18, 2016)

  • It appears that Yahoo! have actually killed access to the old API so I've now made the "Use old API" option not the default. I'll leave the option in for the time being but will probably take it out in a future release unless Yahoo! bring back access to the old API)

New in sWeather 1.6.3 Build 1 (Apr 4, 2016)

  • Due to Yahoo!-realted issues with the new API, I've added a workaround option to use the old API. This option is enabled by default. That said, while the older API seems to be much more reliable, I cannot guarantee how long Yahoo! will make it available. Maybe this workaround will buy enough time for Yahoo! to get their stuff together regarding the new API. Please note that the data is slightly different between the two APIs and that the "Full forecast" link doesn't appear to provide proper links when using the old API.
  • Prettied up the Options dialog with some icons.
  • Made the main form display missing data more elegantly.

New in sWeather 1.6.2 Build 1 (Apr 4, 2016)

  • Added option to use configured location names instead of the location names provided by the Yahoo! Weather API.

New in sWeather 1.6.1 Build 1 (Mar 31, 2016)

  • Another fix for the incorrect Sunrise/Sunset times. (Thanks, qbic)

New in sWeather 1.6.0 Build 1 (Mar 31, 2016)

  • Several fixes related to bad or different data coming from the new Yahoo! API.
  • Barometric pressure readings should now be correct. Hey, I learned what a hectopascal is. Thanks, Yahoo!. =\
  • "Feels Like" temp should now be correct when using metric units.
  • Fixed Sunrise/Sunset times missing a trailing zero.

New in sWeather 1.5.9 Build 1 (Mar 29, 2016)

  • Updated sWeather to work with new Yahoo! Weather API.
  • Added Yahoo! logo as per new API's attribution guidelines:
  • https://developer.yahoo.com/attribution/
  • Fixed non-working "Full forecast" links.
  • Fixed cursor when hovering over buttons and links.
  • Right-click copy data now includes days 6-10 of the extended forecast.

New in sWeather 1.5.8 Build 1 (Mar 10, 2016)

  • Fixed off-by-one date in the extended forecasts again.

New in sWeather 1.5.7 Build 1 (Mar 7, 2016)

  • Extended degree floor icons from -25 to -75 degrees to account for extremely cold locations.
  • Fixed (again?) off-by-one date in the extended forecasts

New in sWeather 1.5.6 Build 1 (Mar 2, 2016)

  • Changed timezone data source to the Time Zone DB at http://timezonedb.com
  • Titlebar location times should be accurate again.
  • Fixed off-by-one date in the extended forecasts (Thanks, sportman12)

New in sWeather 1.5.5 Build 1 (May 15, 2015)

  • Added a "Use https:// (SSL) when possible" option.

New in sWeather 1.5.4 Build 1 (Dec 15, 2014)

  • Added 'Feels like' temp to the tray tooltip.
  • Hopefully fixed a long-standing bug with the temperature icon not displaying the correct temperature. This had to do with the fact that, Windows 7 (at least) does not appear to like 1-bit colour icons in the tray.

New in sWeather 1.5.3 Build 1 (Jul 2, 2014)

  • Added DMS (degree, minute, second) format option for latitude and longitude readings.
  • Fixed missing "na.ico" file in the Fat Cow tray condition theme.
  • Converted wind speed text string was incorrect.

New in sWeather 1.5.2 Build 1 (Jan 8, 2014)

  • Refresh timer wasn't set properly after waking up from hibernation
  • DPI-related fix to saved listview column widths

New in sWeather 1.5.1 Build 1 (Dec 16, 2013)

  • New date feature introduced in v1.5.0 was off by one. "It was my understanding that there would be no math."

New in sWeather 1.5.0 Build 1 (Dec 14, 2013)

  • Added new option to show the date number in the extended forecast
  • In the Options' WOIED list, the highlighted selection will stay visible when using the up/down buttons. You can also now use drag-and-drop to move locations in the list.

New in sWeather 1.4.9 Build 1 (Nov 12, 2013)

  • Added two new tray temperature themes, Simple Black & Simple White

New in sWeather 1.4.8 Build 1 (Nov 9, 2013)

  • Added a hidden INI setting to work around a bug in the System Explorer program from http://systemexplorer.net/. Every time sWeather would get updated weather info, and refresh its tray icons, the "Advanced Window" popup from System Explorer would appear.
  • This bug only appears to happen in Windows XP so, if you're experiencing this, add the following line to the [Settings] section of sWeather's config.ini file, save it, and restart sWeather.
  • Extra_Tray_Refresh=0

New in sWeather 1.4.7 Build 2 (Sep 29, 2013)

  • Updated WorldWeatherOnline API-related code. Titlebar timezone data should work again.

New in sWeather 1.4.5 Build 1 (Jul 26, 2013)

  • Added ability to set a global hotkey to refresh the weather data

New in sWeather 1.4.4 Build 1 (Jul 11, 2013)

  • Converted temps weren't displaying properly for the entire 10-day forecast

New in sWeather 1.4.3 Build 2 (May 30, 2013)

  • Changed the extended forecast options from two checkboxes to a single dropdown.

New in sWeather 1.4.2 Build 1 (May 29, 2013)

  • Added 10-day forecast option. Enable in the Options dialog.
  • Made both the 5-day and 10-day forecast display optional.

New in sWeather 1.4.1 Build 1 (May 29, 2013)

  • Fixed the 5-day forecast that Yahoo! broke last week.

New in sWeather 1.4.0 Build 1 (Feb 1, 2013)

  • Added export functionality to the expanded view. Use the new toolbar
  • button on the expanded view to choose between CSV and tab-delimited
  • export formats.

New in sWeather 1.3.9 Build 1 (Nov 6, 2012)

  • Minor GUI fix

New in sWeather 1.3.8 Build 1 (Sep 8, 2012)

  • Changed sWeather to single-instance. This does not prevent running multiple instances from different folders, though.

New in sWeather 1.3.7 Build 1 (Sep 5, 2012)

  • Added humidity data to the tray tooltip

New in sWeather 1.3.4 Build 1 (Sep 4, 2012)

  • Added an option to display a location's local time in the titlebar. You can also customise the date/time format string using the standard AutoHotkey tokens found here: http://www.autohotkey.com/docs/commands/FormatTime.htm

New in sWeather 1.3.2 Build 1 (Aug 17, 2012)

  • Added option to disable the sWeather taskbar button.

New in sWeather 1.3.1 Build 1 (Aug 16, 2012)

  • Added progress bar to the main window's statusbar when launching the expanded view. Useful if you have a lot of locations configured.
  • Added 5-day forecast data to the right-click clipboard menus.

New in sWeather 1.2.7 Build 1 (Aug 13, 2012)

  • Added condition icons to the expanded view's 5-day forecast columns

New in sWeather 1.2.3 Build 2 (Aug 11, 2012)

  • Added new WOEID lookup in the Options panel.
  • Added option for adding a "C" or an "F" to the temperature readouts.
  • Included a new, Celsius colour, tray temperature theme

New in sWeather 1.2.2 Build 1 (Aug 10, 2012)

  • Added custom refresh settings. (Thanks, ZorMi)
  • Removed the ANSI build from the archive

New in sWeather 1.2.1 Build 1 (May 12, 2012)

  • Added "Reset tray icon positions" option to the tray menu

New in sWeather 1.2.0 Build 1 (Jan 14, 2012)

  • Negative High/Low values weren't being matched properly.

New in sWeather 1.1.0 (Jan 14, 2012)

  • Added ability to change the weather in your area if you don't like it! Well, not really, but it's a fun joke anyway. Choose "Change the weather!?" from the tray or Options menu.

New in sWeather 1.0.9 (Jan 14, 2012)

  • sWeather will now attempt a refresh fifteen seconds after coming out of hibernation mode

New in sWeather 1.0.8 (Jan 14, 2012)

  • Added "Copy with header" option to the context menu.
  • Restricted which controls show the context menu.

New in sWeather 1.0.7 (Jan 14, 2012)

  • Cosmetic GUI change.
  • Added "Refresh weather data" entry to the Options menu.
  • Added F5 hotkey to refresh weather data when sWeather is the active window.
  • Right-click the main dialog for two new copy-to-clipboard options.

New in sWeather 1.0.6 (Jan 14, 2012)

  • Added Unicode build. Users on Win2k and below will need to use the sWeather_ANSI.exe now.
  • Expanded view now saves column order and widths.

New in sWeather 1.0.5 (Jan 14, 2012)

  • Added "Start minimized" option.
  • Alt-tab icon was pixelated.

New in sWeather 1.0.4 (Jan 14, 2012)

  • Added an expanded view that shows all of your locations' data in a listview. You can access this via the Options menu, the table button on the main form or the F2 hotkey. Double-clicking a row in the listview will launch the full forecast for that location.
  • Added Options button on the main dialog.

New in sWeather 1.0.3 (Jan 14, 2012)

  • Locations would be gone if you closed out the Options dialog using the close button. Trying to get back into Options at that point would result in an error.

New in sWeather 1.0.2 (Jan 14, 2012)

  • Added "Refresh data" functionality to the main form.
  • Changed next/previous controls from text to images.