github ioBroker/ioBroker.admin v8.0.15
Release v8.0.15

5 hours ago
  • (@GermanBluefox) Added: the Log tab searches the log files of the selected host - also the rotated and gzipped ones, based on ioBroker.logsearch by @disaster123. Typing in the message field still filters the shown entries; Enter searches the files with all filters of the table. The time column chooses the range - from the latest entries up to 30 days - and new entries keep arriving live. Entries that span several lines, like stack traces, stay together. The files of the own host are read from the disk; another host searches its files itself if its js-controller supports CONTROLLER_SEARCH_LOGS, otherwise it sends them with getLogFile. A new button exports the shown entries as a text file
  • (@GermanBluefox) Fixed: the choice "Tips at start" in the system settings showed its two options in English in every language, as the entry was missing the flag that translates the values
  • (@GermanBluefox) Fixed: the first "Did you know?" tip showed the raw <img src='...' /> tag as text instead of the expert-mode icon. A tip may contain images now: the src is a file or a data URI, width, height and alt are optional, and class='icon' draws a monochrome icon in the color of the text, so that it stays visible in the dark themes as well
  • (@GermanBluefox) Fixed: the system settings closed by themselves right after opening them on the "Objects" or "Files" tab while an object or file was selected. The browser wrote its selection back into the URL and so replaced the dialog there
  • (@GermanBluefox) Changed: the country lists in the system settings and in the wizard start with Germany, Austria and Switzerland. A separator follows, and then all other countries, sorted by their name in the current language instead of the English one. Both lists are the same now, and the 29 countries without translation got one

Don't miss a new ioBroker.admin release

NewReleases is sending notifications on new releases.