Skip to content

The Bug Crusher

Compare
Choose a tag to compare
@MichMich MichMich released this 07 Aug 14:04
· 4240 commits to master since this release

[2.0.4] - 2016-08-07

Added

  • Brazilian Portuguese Translation.
  • Option to enable Kios mode.
  • Added ability to start the app with Dev Tools.
  • Added ability to turn off the date display in clock.js when in analog mode.
  • Greek Translation

Fixed

  • Prevent getModules() selectors from returning duplicate entries.
  • Append endpoints of weather modules with / to retreive the correct data. (Issue #337)
  • Corrected grammer in module.js from 'suspend' to 'suspended'.
  • Fixed openweathermap.org URL in config sample.
  • Prevent currentweather module from crashing when received data object is incorrect.
  • Fix issue where translation loading prevented the UI start-up when the language was set to 'en'. (Issue #388)

Updated

  • Updated package.json to fix possible vulnerabilities. (Using Snyk)
  • Updated weathericons
  • Updated default weatherforecast to work with the new icons.
  • More detailed error message in case config file couldn't be loaded.