diff options
Diffstat (limited to 'HISTORY.h')
-rw-r--r-- | HISTORY.h | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -4,8 +4,8 @@ * ----------------------------------- */ -#define _VERSION "1.1.131" -#define VERSION_DATE "10.02.2018" +#define _VERSION "1.1.134" +#define VERSION_DATE "14.02.2018" #define DB_API 6 #ifdef GIT_REV @@ -18,6 +18,15 @@ * ------------------------------------ * +2018-02-14: version 1.1.134 (horchi) + - bugfix: Fixed handling of timer type change by WEBIF + +2018-02-14: version 1.1.133 (horchi) + - bugfix: Fixed display of external timer in WEBIF lists + +2018-02-10: version 1.1.132 (rechner) + - change: text for swichtimer and highlight recIcon on success + 2018-02-10: version 1.1.131 (horchi) - added: Support delete for switch timer - added: Table for recording images (still under development) |