- Bug fix (no number). Fixed issue with update command, where git commands place stdout in stderr position
1.13
- Enhancment (26). Added command line option to display the MMPM web interface URL - Enhancment (27). Added command line option to display the currently enabled modules - Bug fix (29). Corrected log.info to log.logger.info in utils.py within the kill_magicmirror_processes function
1.12
- Bug fix (23). Added `electron` to the list of processes to kill when stopping MagicMirror, and updated util functions to use pm2 for MagicMirror controls
1.11
- Bug fix. Added module name santizing, fixing installation issues with module names with slashes (contributor: herostrat) - Bug fix. Confusing messaging when multiple modules are installed, making it unclear which modules failed to install properly
1.10
- Bug fix. Changed method of loading requirements from requirements.txt within setup.py
1.09
- Updated url for MagicMirror installer script, (contributor: herostrat) - Fixed installation by placing version lock on `shelljob` module (contributor: herostrat)