-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 5.1.0 #321
Conversation
* Draft: try with and without locale. * Adjusting implementation and testing it. * Updating QA snapshot. * Handle negative values as well. * Draft: performance tuning for number formatting. * Build snapshot update. * Covering calls for resolver. * Allowing UMD globals in tsconfig for lodash case. * REF: moving attempts iteration into memoized function. * Ref: readability. * Ref: better constraints. * Ref: jsdoc. * Updating build snapshot.
🚀 5.1.0rc1 |
🚀 5.1.0rc2
Direct installation link:
|
Dear @ch3p4ll3 , could you please try version 5.1.0rc2 on Raspberry Pi 5 and check:
Dear @ccle610 , could you please try version 5.1.0rc2 on your Raspberry Pi and check:
|
Yep, everything still works on the Pi5, I don't see any errors in the logs. As soon as it finishes printing I will update you if the countdown still works Edit: The countdown still works |
Hi RobinTail, |
Yes, please. No rush, take your time, @ccle610 |
Dear @ccle610 , did you have a chance to get home? :) |
Hi Anna, sorry for the delay, i did not find the time during the week . . . but I've checked out what happens, when GPIO Toggle is used once again on my Octoprint 1.10.1 running OctoPi 1.0.0 atRaspi 4: Nothing ;-( Regards, haJue |
hmmm... it's strange that it works in my case for some reason... |
Hi Anna, have to say sorry! By the way, I have understood what I did wrong: Octoprint now comes up with an update message:
|
Perfect! Thank you so much for testing, @ccle610
Yes, this is normal. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ready
Fixes #263
Fixes #299