2016-03-03 version 0.5.9

- UPD: messages received over http have _http:true added to JSON
- UPD: http publishes are displayed with grey user in Table
This commit is contained in:
Jan-Piet Mens
2016-03-03 10:35:32 +01:00
parent 9ca53b264f
commit c5ddd7db85
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,4 +1,7 @@
2016-03-03 version 0.5.9
- UPD: messages received over http have _http:true added to JSON
- UPD: http publishes are displayed with grey user in Table
2016-03-02 version 0.5.8
- FIX: topic missing in last/
+1 -1
View File
@@ -1 +1 @@
#define VERSION "0.5.8"
#define VERSION "0.5.9"