Release v2.12.3
Kitchen monitor open-order count and table vs pickup icons
Summary
Kitchen Bestellungen chrome on the Pi monitor:
- Title row shows the open-ticket count next to the station:
Grill · 8 offen(including0; still visible on Produkte) - Each ticket title line gets a table vs pickup icon (official MDI
table-chair/food-takeout-box) at the top right - Table sky
#38bdf8, pickup violet#c084fc— glyph only, so wait-time green/amber/red bars stay the urgency channel - Ticket header padding, column gap, and min column width are unchanged
OpenSpec change kitchen-monitor-open-count-and-type is implemented, synced to openspec/specs/kitchen-monitor-order-chrome/spec.md, and archived.
Test plan
- Pi frontend kitchen tests:
KitchenMonitorHeader.spec.ts,KitchenTicketColumn.spec.ts,kitchenTicketType.test.ts(17 passed) - Full Pi frontend suite: 470 passed
-
npm run typecheckinpi/frontend -
./scripts/lint.sh --staged
Release
- No release (merge only;
latestPi images update) -
release:patch— bugfix release -
release:minor— feature release -
release:major— breaking release

