Read the statement by Michael Teeuw here.
-
Master branch is the official stable release
Developer branch is in development, so it contains new features but could contain bugs. Once the development team is happy they move the current development version over as the new stable release -
@AAPS If you want to allow all devices on your network, change the 24 to a 120 for IPv6:
::ffff:192.168.1.1/120
Also, new version with bugfixes is out, see below. Has anyone tried the installer yet? I made it mostly for fun, but I am still look for serious feedback. :)
[1.1.2] - 2017-02-01
Note: Since version 1.1.0 this module uses (new) dependencies, check the Updating section in the README.md.
Added
- Swedish translation
Changed
- Installation process updated in README.md
- Automatic installer/updater includes hint to restart Magic Mirror²
Fixed
- Issues with not applying shown and hidden status correctly to modules
- Issues where lockstrings were missing
- Modules sometimes did not show correctly in the UI as hidden or shown:
- This is due to a bug in Magic Mirror²
- PR #659 to fix this was made in the project, will be released in the next version
-
What is the difference between ::ffff:192.168.1.1/120 and ::ffff:192.168.1.1/24 ?
-
Heyo, after updating to 1.1.2, if i restart MM using pm2 i get a white screen and had to reboot the pi. Any idea?
-
I’m no professional but did you do npm install? If you didn’t, check this out: https://github.com/Jopyth/MMM-Remote-Control
There’s instructions for updating there. If this doesn’t help, look around the forum because I am pretty sure someone has had the same problem as you. -
@AAPS i did use npm install the module and everything else is working. only pm2 restart mm crashes electron
-
@schlachtkreuzer6 I have no idea. Is there anything in the logs?
-
Is there ever thought about an android application ?
-
With the new update, I have noticed that I get an error message when I restart Magic Mirror, but it still restarts anyway. I remember other people experiencing that too, so I’ll just ignore it. Why does it happen, though?
-
Great app !
What could be improved: the changelog would be interesting if i choose and perform an update.