Read the statement by Michael Teeuw here.
Version 2.30.0 Calendar fix for clipping broadcast events
-
after installing Jan 1 2025 MM version, events broadcast to MMM-CalendarExt3 are clipped incorrectly
apply this fix (til next release)
cd ~/MagicMirror git fetch origin pull/3679/head:_fix_clipping git switch _fix_clipping restart MM
this fix has been accepted and added to the next release
you can use that package instead
see https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code
to get the develop branchabsolutely my fault… BUT
this release has been stable and in test since October… but clearly not enough tested it. -
-
-
-
-
-
@sdetweil maybe hotfix needed ?
-
@bugsounet lets get thru this first… (this IS a hotfix)
only have one feedback so far -
@sdetweil ok,… If you think that is an hot fix, not me :/
I just wish users good luck for the next update.
why ?
just because they lostmaster
branchbugsounet@PC-Bugsounet:~/MagicMirror$ git branch * _fix_clipping develop master
so they NEVER have MM v2.31.0,
git pull
will not works (detached head) :/That’s why … maybe hotfix needed (v2.30.1)
-
@bugsounet my script puts it back on the master before the fetch…
easy man…
lets work thru the issue first…
confirm it works
and then work on how to deploy itits not fatal…
only been a few hours…
hotfix - provide a way repeatable for customer to get around the problem
-