@@ -2,9 +2,32 @@ Changelog
22=========
33
44
5- 2.6 (2017-08-06 )
5+ 2.7 (2017-09-04 )
66------------
77
8+ ** Fixes**
9+ - Better warning message when sensor measured values are outside given
10+ ranges. Fix #16 . [ TheYOSH]
11+ - Fix switch callback functions. Refs #15 . [ TheYOSH]
12+ - Fix adding new temperature sensors. Refs #15 . [ TheYOSH]
13+ - Fixed bug found in #13 . Only calculate hours when lights are enabled.
14+ [ TheYOSH]
15+
16+ ** Updates**
17+ - Update readme. [ TheYOSH]
18+ - Update gentelella. [ TheYOSH]
19+ - Update hardware text. [ TheYOSH]
20+ - Update translation. Dutch at 75% [ TheYOSH]
21+
22+ ** Other**
23+ - Support OpenWeatherMap.org. [ TheYOSH]
24+ - Disable extra door and switch logging. [ TheYOSH]
25+ - Support up to 8 ports on USB relay switch. [ TheYOSH]
26+
27+
28+ 2.6 (2017-08-06)
29+ ----------------
30+
831** New**
932- Add profile page reloading after changing profile image. [ TheYOSH]
1033- Add Animal Profile option. [ TheYOSH]
@@ -18,9 +41,13 @@ Changelog
1841** Updates**
1942- Update changelog. [ TheYOSH]
2043- Update changelog. [ TheYOSH]
44+ - Update changelog. [ TheYOSH]
2145- Update translations. [ TheYOSH]
2246
2347** Other**
48+ - Merge pull request #12 from theyosh/feature/profile. [ TheYOSH]
49+
50+ Feature/profile
2451- Changed profile image uploading. [ TheYOSH]
2552- Moved profile page to main menu. [ TheYOSH]
2653- Remove debug. [ TheYOSH]
0 commit comments