MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. MichMich
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 83
    • Topics 76
    • Posts 543
    • Groups 4

    Posts

    Recent Best Controversial
    • V2.3.0 Updates

      [2.3.0] - 2018-04-01

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

      Added

      • Add new settings in compliments module: setting time intervals for morning and afternoon
      • Add system notification MODULE_DOM_CREATED for notifying each module when their Dom has been fully loaded.
      • Add types for module.
      • Implement Danger.js to notify contributors when CHANGELOG.md is missing in PR.
      • Allow to scroll in full page article view of default newsfeed module with gesture events from MMM-Gestures
      • Changed ‘compliments.js’ - update DOM if remote compliments are loaded instead of waiting one updateInterval to show custom compliments
      • Automated unit tests utils, deprecated, translator, cloneObject(lockstrings)
      • Automated integration tests translations
      • Add advanced filtering to the excludedEvents configuration of the default calendar module
      • New currentweather module config option: showFeelsLike: Shows how it actually feels like. (wind chill or heat index)
      • New currentweather module config option: useKMPHwind: adds an option to see wind speed in Kmph instead of just m/s or Beaufort.
      • Add dc:date to parsing in newsfeed module, which allows parsing of more rss feeds.

      Changed

      • Add link to GitHub repository which contains the respective Dockerfile.
      • Optimized automated unit tests cloneObject, cmpVersions
      • Update notifications use now translation templates instead of normal strings.
      • Yarn can be used now as an installation tool
      • Changed Electron dependency to v1.7.13.

      Fixed

      • News article in fullscreen (iframe) is now shown in front of modules.
      • Forecast respects maxNumberOfDays regardless of endpoint.
      • Fix exception on translation of objects.
      posted in MagicMirror
      MichMichM
      MichMich
    • RE: Downgrade Magic Mirror?

      Just curious. Why do you want to downgrade?

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: V2.2.X Updates

      https://github.com/MichMich/MagicMirror/tree/v2.2.2

      [2.2.2] - 2018-01-02

      Added

      • Add missing package-lock.json.
      posted in MagicMirror
      MichMichM
      MichMich
    • RE: Update Error of v.2.2.0 :(

      What you could try:

      • backup your module folder.
      • backup your config file
      • remove MagicMirror
      • reinstall
      • put modules & config back.
      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: V2.2.X Updates

      https://github.com/MichMich/MagicMirror/releases/tag/V2.2.1

      [2.2.1] - 2018-01-01

      Fixed

      • Fixed linting errors.
      posted in MagicMirror
      MichMichM
      MichMich
    • V2.2.X Updates

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

      [2.2.0] - 2018-01-01

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

      Changed

      • Calender week is now handled with a variable translation in order to move number language specific.
      • Reverted the Electron dependency back to 1.4.15 since newer version don’t seem to work on the Raspberry Pi very well.

      Added

      • Add option to use Nunjucks templates in modules. (See helloworld module as an example.)
      • Add Bulgarian translations for MagicMirror² and Alert module.
      • Add graceful shutdown of modules by calling stop function of each node_helper on SIGINT before exiting.
      • Link update subtext to Github diff of current version versus tracking branch.
      • Add Catalan translation.
      • Add ability to filter out newsfeed items based on prohibited words found in title (resolves #1071)
      • Add options to truncate description support of a feed in newsfeed module
      • Add reloadInterval option for particular feed in newsfeed module
      • Add no-cache entries of HTTP headers in newsfeed module (fetcher)
      • Add Czech translation.
      • Add option for decimal symbols other than the decimal point for temperature values in both default weather modules: WeatherForecast and CurrentWeather.

      Fixed

      • Fixed issue with calendar module showing more than maximumEntries allows
      • WeatherForecast and CurrentWeather are now using HTTPS instead of HTTP
      • Correcting translation for Indonesian language
      • Fix issue where calendar icons wouldn’t align correctly
      posted in MagicMirror
      MichMichM
      MichMich
    • RE: Electron CPU usage

      For anyone running into this issue, run the following command from your MagicMirror folder:

       npm install electron@1.4.15
      
      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: After update to Mirror to 2.1.3 - no working Whitlist

      Thanks d3r!

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: After update to Mirror to 2.1.3 - no working Whitlist

      Hmm … that doesn’t sound good. Could one of you open an issue on https://github.com/MichMich/MagicMirror/issues?

      Make sure you fill in ALL te questions in the issue template.

      Thanks!

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: GETTING STARTED : HELP !!

      Did you copy the config.js.sample file in the /config folder to config.js, as described in the documentation?

      posted in Troubleshooting
      MichMichM
      MichMich
    • 1
    • 2
    • 8
    • 9
    • 10
    • 11
    • 12
    • 54
    • 55
    • 10 / 55