-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathChangelog.txt
43 lines (34 loc) · 1.53 KB
/
Changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Version 2.0 (May 25, 2020)
- Support high-DPI displays
- Dedicated installer that has the program automatically run at startup
- Settings and wallpapers are now stored in ~/ChameleonApp directory
- Show weather when hovering on tray icon
- Code cleanup
- Updated wallpaper pack
- Changed program icon
- Bug fix: A previously selected weather station wouldn't be selected in settings
- Bug fix: Compression on images imported for use as wallpapers
Version 1.8 (May 12, 2019)
- Add the autostart "-a" command line flag that makes Chameleon automatically start running
Version 1.7 (January 9, 2019)
- Bug fix: Error when fetching weather data due to changes with the weather server (thanks a lot, NOAA)
Version 1.6 (October 3, 2018)
- Icon in tray now shows hint with last detected value
Version 1.5 (September 28, 2018)
- Bug fix: Setting the wallpaper with a non-ANSI character in its path would fail
Version 1.4 (September 28, 2018)
- Bug fix: Wallpaper time names were localized when they shouldn't have been
Version 1.3 (September 28, 2018)
- Add logging
Version 1.2 (August 22, 2018)
- Change name to Chameleon
- New icon
- Bug fix: Some weather conditions from weather.gov were invalid
Version 1.1 (August 20, 2018)
- Add changelog tab to about dialog
- Logo is now smaller in header
- Header is gray instead of blue
- Auto-completes on the states dropdown now trigger the weather stations dropdown to reload
- Weather stations dropdown is now sorted
Version 1.0 (August 18, 2018)
- Initial Release