Skip to content

Long live the community!

Compare
Choose a tag to compare
@MichMich MichMich released this 20 Sep 14:42
· 4163 commits to master since this release

[2.0.5] - 2016-09-20

Added

  • Added ability to remove tags from the beginning or end of newsfeed items in 'newsfeed.js'.
  • Added ability to define "the day after tomorrow" for calendar events (Definition for German and Dutch already included).
  • Added CII Badge (we are compliant with the CII Best Practices)
  • Add support for doing http basic auth when loading calendars
  • Add the abilty to turn off and on the date display in the Clock Module

Fixed

  • Fix typo in installer.
  • Add message to unsupported Pi error to mention that Pi Zeros must use server only mode, as ARMv6 is unsupported. Closes #374.
  • Fix API url for weather API.

Updated

  • Force fullscreen when kioskmode is active.
  • Update the .github templates and information with more modern information.
  • Update the Gruntfile with a more functional StyleLint implementation.