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.13.0

    Scheduled Pinned Locked Moved MagicMirror
    1 Posts 1 Posters 1.6k 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
      last edited by

      [2.13.0] - 2020-10-01

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

      Special thanks to the following contributors: @bryanzzhu, @bugsounet, @chamakura, @cjbrunner, @easyas314, @larryare, @oemel09, @rejas, @sdetweil & @sthuber90.

      ℹ️ Note: This update uses new dependencies. Please update using the following command: git pull && npm install.

      Added

      • --dry-run option adde in fetch call within updatenotification node_helper. This is to prevent
        MagicMirror from consuming any fetch result. Causes conflict with MMPM when attempting to check
        for updates to MagicMirror and/or MagicMirror modules.
      • Test coverage with Istanbul, run it with npm run test:coverage.
      • Add lithuanian language.
      • Added support in weatherforecast for OpenWeather onecall API.
      • Added config option to calendar-icons for recurring- and fullday-events.
      • Added current, hourly (max 48), and daily (max 7) weather forecasts to weather module via OpenWeatherMap One Call API.
      • Added eslint-plugin for jsdoc comments.
      • Added new configDeepMerge option for module developers.

      Updated

      • Change incorrect weather.js default properties.
      • Cleaned up newsfeed module.
      • Cleaned up jsdoc comments.
      • Cleaned up clock tests.
      • Move lodash into devDependencies, update other dependencies.
      • Switch from ical to node-ical library.

      Fixed

      • Fix backward compatibility issues for Safari < 11.
      • Fix the use of “maxNumberOfDays” in the module “weatherforecast depending on the endpoint (forecast/daily or forecast)”. #2018
      • Fix calendar display. Account for current timezone. #2068
      • Fix logLevel being set before loading config.
      • Fix incorrect namespace links in svg clockfaces. #2072
      • Fix weather/providers/weathergov for API guidelines. #2045
      • Fix “undefined” in weather modules header. #1985
      • Fix #2110, #2111, #2118: Recurring full day events should not use timezone adjustment. Just compare month/day.
      1 Reply Last reply Reply Quote 0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • 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