MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    V2.8.0

    Scheduled Pinned Locked Moved MagicMirror
    1 Posts 1 Posters 11.8k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MichMichM Offline
      MichMich Admin
      last edited by

      https://github.com/MichMich/MagicMirror/releases/tag/v2.8.0

      ❤️ Donate: Enjoying MagicMirror²? Please consider a donation! With your help we can continue to improve the MagicMirror² core.

      [2.8.0] - 2019-07-01

      ℹ️ Note: This update uses new dependencies. Please update using the following command: git pull && npm install. If you are having issues running Electron, make sure your Raspbian is up to date.

      Added

      • Option to show event location in calendar
      • Finnish translation for “Feels” and “Weeks”
      • Russian translation for “Feels”
      • Calendar module: added nextDaysRelative config option
      • Add broadcastPastEvents config option for calendars to include events from the past maximumNumberOfDays in event broadcasts
      • Added feature to broadcast news feed items NEWS_FEED and updated news items NEWS_FEED_UPDATED in default newsfeed module (when news is updated) with documented default and config.js options in README.md
      • Added notifications to default clock module broadcasting CLOCK_SECOND and CLOCK_MINUTE for the respective time elapsed.
      • Added UK Met Office Datapoint feed as a provider in the default weather module.
      • Added new provider class
      • Added suncalc.js dependency to calculate sun times (not provided in UK Met Office feed)
      • Added “tempUnits” and “windUnits” to allow, for example, temp in metric (i.e. celsius) and wind in imperial (i.e. mph). These will override “units” if specified, otherwise the “units” value will be used.
      • Use Feels Like temp from feed if present
      • Optionally display probability of precipitation (PoP) in current weather (UK Met Office data)
      • Automatically try to fix eslint errors by passing --fix option to it
      • Added sunrise and sunset times to weathergov weather provider #1705
      • Added “useLocationAsHeader” to display “location” in config.js as header when location name is not returned
      • Added to newsfeed.js: in order to design the news article better with css, three more class-names were introduced: newsfeed-desc, newsfeed-desc, newsfeed-desc

      Updated

      • English translation for “Feels” to “Feels like”
      • Fixed the example calender url in config.js.sample
      • Update ical.js to solve various calendar issues.
      • Update weather city list url #1676
      • Only update clock once per minute when seconds aren’t shown

      Fixed

      • Fixed uncaught exception, race condition on module update
      • Fixed issue #1696, some ical files start date to not parse to date type
      • Allowance HTML5 autoplay-policy (policy is changed from Chrome 66 updates)
      • Handle SIGTERM messages
      • Fixes sliceMultiDayEvents so it respects maximumNumberOfDays
      • Minor types in default NewsFeed README.md
      • Fix typos and small syntax errors, cleanup dependencies, remove multiple-empty-lines, add semi-rule
      • Fixed issues with calendar not displaying one-time changes to repeating events
      • Updated the fetchedLocationName variable in currentweather.js so that city shows up in the header

      Updated installer

      • give non-pi2+ users (pi0, odroid, jetson nano, mac, windows, …) option to continue install
      • use current username vs hardcoded ‘pi’ to support non-pi install
      • check for npm installed. node install doesn’t do npm anymore
      • check for mac as part of PM2 install, add install option string
      • update pm2 config with current username instead of hard coded ‘pi’
      • check for screen saver config, “/etc/xdg/lxsession”, bypass if not setup
      1 Reply Last reply Reply Quote 3
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy