@@ -2,8 +2,43 @@ Changelog
22=========
33
44
5+ 2.8.1 (2017-09-30)
6+ ------------
7+
8+ ** New**
9+ - Added a link in the Usage link to https://pinout.xyz to help end users
10+ that are not familiar with different pin numbering, updated and fixed
11+ some of the italian translation modified:
12+ locales/it_IT/LC_MESSAGES/terrariumpi.mo modified:
13+ locales/it_IT/LC_MESSAGES/terrariumpi.po modified:
14+ locales/terrariumpi.pot. [ Lorenzo Faleschini]
15+
16+ ** Updates**
17+ - Update version number. [ TheYOSH]
18+ - Update fancybox. [ TheYOSH]
19+ - Update switch logging. [ TheYOSH]
20+ - Update to switch logging for short duration switching. [ TheYOSH]
21+ - Update translations including Italian for better supporting urls in
22+ text. [ TheYOSH]
23+ - Changed "normal" pin numbering with more correct "physiscal" pin
24+ numbering and updated italian translation. [ Lorenzo Faleschini]
25+
26+ modified: locales/it_IT/LC_MESSAGES/terrariumpi.mo
27+ modified: locales/it_IT/LC_MESSAGES/terrariumpi.po
28+ modified: locales/terrariumpi.pot
29+ - Update version number in configfile. [ TheYOSH]
30+ - Update version number in readme. [ TheYOSH]
31+
32+ ** Other**
33+ - Finished Dutch translation. [ TheYOSH]
34+ - Forced decimal number input by using input patterns. [ TheYOSH]
35+ - Merge pull request [ #26 ] ( https://github.com/theyosh/TerrariumPI/issues/26 ) from penzoiders/master. [ TheYOSH]
36+
37+ updated translation and original strings to help user with GPIO pinout numbering
38+
39+
5402.8 (2017-09-26)
6- ------------------
41+ ----------------
742
843** New**
944- Add update section for updating software from Git. Updated
@@ -24,6 +59,7 @@ Changelog
2459- Fix translating sensor types. [ TheYOSH]
2560
2661** Updates**
62+ - Update changelog. [ TheYOSH]
2763- Update install script to handle updates better. Forced GPIO pin number
2864 to float when reading data. [ #25 ] ( https://github.com/theyosh/TerrariumPI/issues/25 ) . [ TheYOSH]
2965- Update readme file. [ TheYOSH]
@@ -39,7 +75,7 @@ Changelog
3975- Update loading available languages. [ TheYOSH]
4076
4177** Other**
42- - First final version Germand translation. Close [ #23 ] ( https://github.com/theyosh/TerrariumPI/issues/23 ) . [ @ vanessa2013 ]
78+ - First final version Germand translation. Close [ #23 ] ( https://github.com/theyosh/TerrariumPI/issues/23 ) . [ TheYOSH ]
4379- Merge branch 'master' of https://github.com/theyosh/TerrariumPI .
4480 [ TheYOSH]
4581- New screenshots. [ TheYOSH]
0 commit comments