File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11<!-- Post Update Message for v1.8.0 -->
22< H1 >
33 < img src ="{{ url_for('static', filename='img/launcher-icon-1x.png') }} " width ="50 " height ="50 " class ="d-inline-block align-top " alt ="">
4- PiFire 1.9.2 Release - June 2025
4+ PiFire 1.9.3 Release - June 2025
55</ H1 >
66< div class ="row justify-content-center ">
77 < div class ="card " style ="width:80% ">
129129 < li >
130130 Fixed issue with install on Bullseye with Python 3.9 where greenlet was not building correctly. Pinned working version.
131131 </ li >
132+ < li >
133+ Fixed bug in Smith Predictor controller where a variable was incorrectly named, causing the controller to crash.
134+ </ li >
132135 </ ul >
133136
134137 </ div >
Original file line number Diff line number Diff line change 11{
22 "metadata" : {
33 "versions" : {
4- "server" : " 1.9.2 " ,
4+ "server" : " 1.9.3 " ,
55 "cookfile" : " 1.5.0" ,
66 "recipe" : " 1.0.0" ,
7- "build" : 45
7+ "build" : 46
88 },
99 "update_notes" : " " ,
1010 "update_warnings" : " "
You can’t perform that action at this time.
0 commit comments