Read the statement by Michael Teeuw here.
-
Sorry for my long absence. I am currently in the last weeks of writing my master thesis. Therefore unfortunately not much will be happening until second or third week of May.
Big thanks to @strawberry-3-141 and @yawns to help everyone out so much. I finally made a release with the outstanding fixes:
[1.1.3] - 2017-04-23
Added
- Portuguese translation
- Indonesian translation
- Support for iOS Icon and Webapp
Changed
- Installation no longer needs a temporary file
Fixed
- Icon paths adapted to changes in Magic Mirror² 2.1.0
Hopefully I got everyone covered in my answers:
@PatrickGlatz Have you figured it out yet? I don’t think there is any special configuration needed, just need to find the right menu.
@kurt Thanks! Hopefully I will come around to improve the config interface at some point, as there are still some known bugs and problems, but I am glad it is already helping.
@AAPS You are right, I should probably add
npm install
after updating MM.@pepemujica What error do you get? Maybe it is something in your network settings?
-
@Jopyth Hi! Yes I could solve the part of remote connection, but still can’t find the way to change the name of moddules in the control, since I have for example 3 or 4 iFrames, all of them just says iFrame in the control, so I’m looking the way to customize them. Is it possible?
Kind regards
-
Hey @Jopyth, yes you are of course totally right. Took a closer look into it and of course it is jut a menu entry. Thanks for the hint.
-
@pepemujica Currently not possible. How would you identify them? Do they have different headers? Or by region/position?
-
Hi @Jopyth thank you for your efforts. A question, on mobile device a crazy bug is there. The navigation is not correct because the navigation buttons are not correct and partly dissappeared.
Does anybode have the same issue?
-
@Jopyth Actually I have no idea haha
I’ve added a link in the module control section where I can change proffiles with the proffile switcher module, so I thought may be something similar could be done -
Has anybode an idea why “no modules loaded” ?
-
@Jopyth maybe something like alias
{ module: "modulename", alias: "fancymodule", ... }
then check if alias exists if not display normal module name
-
@strawberry-3.141 does the alias exist or it’s just an idea?
-
@pepemujica well you can put everything in there but alias isnt supported from anything yet, so we could claim it for this and the other configuration modules