Skip to content

Commit

Permalink
### 1.1.1 (2016-05-17)
Browse files Browse the repository at this point in the history
* (bluefox) fix set of states in States-Tab
* (bluefox) show history data from adapter and not from updates
* (bluefox) change default chart to flot
* (bluefox) fix error if host has no IP address
* (bluefox) show on the bottom only adapters without config and without links
* (bluefox) fix filter in adapters if upper case
* (bluefox) change file open from selectID Dialog
  • Loading branch information
GermanBluefox committed May 23, 2016
1 parent f9bc2a4 commit 23f9620
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
"name": "admin",
"version": "1.1.1",
"title": "ioBroker Admin",
"news": {
"en": "(bluefox) fix set of states in States-Tab\n(bluefox) show history data from adapter and not from updates\n(bluefox) change default chart to flot\n(bluefox) fix error if host has no IP address\n(bluefox) show on the bottom only adapters without config and without links\n(bluefox) fix filter in adapters if upper case\n(bluefox) change file open from selectID Dialog",
"de": "(bluefox) fix set of states in States-Tab\n(bluefox) show history data from adapter and not from updates\n(bluefox) change default chart to flot\n(bluefox) fix error if host has no IP address\n(bluefox) show on the bottom only adapters without config and without links\n(bluefox) fix filter in adapters if upper case\n(bluefox) change file open from selectID Dialog",
"ru": "(bluefox) fix set of states in States-Tab\n(bluefox) show history data from adapter and not from updates\n(bluefox) change default chart to flot\n(bluefox) fix error if host has no IP address\n(bluefox) show on the bottom only adapters without config and without links\n(bluefox) fix filter in adapters if upper case\n(bluefox) change file open from selectID Dialog"
},
"desc": {
"en": "Opens a webserver for the ioBroker admin UI",
"de": "Stellt Webserver für 'ioBroker Admin UI' zur Verfügung",
Expand Down

0 comments on commit 23f9620

Please sign in to comment.