Skip to content

Releases: mattrossman/forecaswatch2

v1.24.0

01 Apr 00:05
Compare
Choose a tag to compare
  • Fix config page not loading on iOS #74 (@cdlenfert)
  • Fix vibrate on disconnect not respecting config #72

v1.23.0

26 Mar 00:42
Compare
Choose a tag to compare
  • Add "language" param to fix Weather Underground forecast #75 (@felschatz)

v1.22.0

09 Feb 03:35
Compare
Choose a tag to compare

This is no different than v1.21.0, I just had to bump the version because the Rebble store wouldn't let me re-upload a version to fix a typo.

v1.21.0

09 Feb 03:13
Compare
Choose a tag to compare
  • Fixes Weather Underground provider #73
  • Removes DarkSky provider #40
  • Updates OpenWeatherMap to One Call API 3.0 #71

v1.20.0

29 Jul 01:46
Compare
Choose a tag to compare
  • Update LocationIQ token #57
  • Use a regex to bypass reverse geocoding if lat/long coordinates are entered #59 (@clach04)
  • Replace api.sunrise-sunset.org web service with suncalc library #60 (@clach04)
  • Fix LocationIQ demo link #58

v1.19.0

10 May 15:39
Compare
Choose a tag to compare

Add OpenWeatherMap as third weather provider #55 (@fliP-13)

v1.18.0

12 Nov 07:22
Compare
Choose a tag to compare

Changes:

  • Colored dates are now shown in bold text

This improves legibility of weekends and holidays, which otherwise look dim next to the standard white dates due to the nature of the Pebble display. Bolding will not apply for dates set to the default white value.

v1.17.0

07 Nov 22:53
Compare
Choose a tag to compare

This update restores functionality of the "today highlight" option. It's now set to black by default, which causes the today box background to match the color of the date. Selecting any other value will override this color for all days.

Resolves: #46

v1.16.0

02 Nov 05:16
Compare
Choose a tag to compare

Hotfix for a minor bug in v1.15.0 where certain holidays get colored twice 🤦

v.1.15.0

02 Nov 02:56
Compare
Choose a tag to compare

New configuration features:

  • Saturday color
  • Sunday color
  • US federal holidays color
  • Main time color

Bugfix:

  • No more duplicated calendar dates around daylight savings time

Resolves #35, #42, and #44

Special thanks to @arromdee for solving that bug and implementing weekend & holiday color options!