Skip to content

Version 2.5.3

Latest
Compare
Choose a tag to compare
@KristjanESPERANTO KristjanESPERANTO released this 20 Jan 05:01
5c39b06

Fixed

  • Fix download_modules.js script to automatically download the modules list from the MagicMirror² wiki. This will fix #301.

Changed

  • Replace node-fetch by internal fetch API
  • Replace old python 2 script download_modules.py by JavaScript script, you can run it with npm run download_modules to download the modules list from the MagicMirror² wiki.
  • Update uuid. This will fix #318.

Full Changelog: v2.5.2...v2.5.3