aboutsummaryrefslogtreecommitdiff
path: root/addons/weather.wunderground/changelog.txt
blob: 5a94e3ef9deb610b4031a9a7e6a2d81209a1c757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
v0.0.6
- ignore various n/a values in wu data
- use kph value for windspeed

v0.0.5
- add geoip support
- fetch 7 day forecast
- workaround: when user switches weather addon, xbmc may call the script with a location id that has not been setup. try to fallback to id 1 in this case.

v0.0.4
- don't fetch weather when no locations are set up
- fix incrementing values on each weather refresh when no locations are set up
- workaround: stop xbmc from running the script in a loop when no locations are set up

v0.0.3
- added Simplified Chinese translation

v0.0.2
- show dialog instead of empty list when no locations are found
- added german translation
- use 'location' string instead of 'area code'

v0.0.1
- initial beta