summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h13
1 files changed, 11 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index bf30850..83f2b84 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -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)