Releases: FirstBuild/PizzaOvenRPiUI
Releases · FirstBuild/PizzaOvenRPiUI
v20.0.10
v20.0.9
What's Changed
Full Changelog: v20.0.8...v20.0.9
v2.0.08
Release v20.0.7
Current Gen 2 production release candidate.
Initial release for low cost
v20.0.0 Random change
Fix preheat display issues
Changes:
- Reset temp latch and min temp display when the control state is stone preheat. This allows the dome temp to ramp properly after previously being latched
- Play the chime when exiting preheat to cooking
- Bump version for release
Updates for service and cloud
Changes:
- Save temps at time of failure
- Display failure temps on failure screen
- Update reminder settings to the cloud
- Bumped version for release
Improve UI transitions based on oven state
Changes:
- Added transition from idle based on oven state
- Improved temp display during preheat
- Added transition from preheat to cooking based on oven state
- Bumped version for release
Fix crash
Changes:
- Fix bug where UI would crash if preheat pressed after settings sent from app
- Stop all timers and animations for each screen when doing a forced transition from that screen
- Added new screenName property to each screen. This is used to keep from re-transitioning to the same screen. The reduces the "screen flashes" seen when the settings are changed via the app.
- Don't shut down oven if it is running and the settings are changed from the app
- Removed commented code
- Bump version for release
Fix faulty transition to cooking
Changes:
- Code cleanup
- Stop display timer when home button is pressed in preheat screen
- Bumped version for release