Skip to content

Releases: mxkissnr/glp-order-card

v1.13.0

Choose a tag to compare

@mxkissnr mxkissnr released this 05 Jul 15:03

Added

  • Variety row in the bean info box (app ≥ 1.96.0) (#25)
  • Localized origin — ISO origin codes render as flag + country name via Intl.DisplayNames; legacy free-text unchanged (#25)
  • new_badge_days config option (default 7) (#25)

Fixed

  • '🎉 Gleich fertig!' now localized (almost_ready) (#25)
  • Removed dangling glp-order-card-editor reference (#25)

v1.12.0

Choose a tag to compare

@mxkissnr mxkissnr released this 03 Jul 15:01

Added

  • Bean description info box — selecting a bean variant shows the bean's taste notes, origin and processing from the coffee library, so customers can see what characterizes the coffee (#24). Requires app v1.95.0+.

Included since the last release (v1.9.1)

  • v1.11.0 — menu items backed by the bean library are hidden when no active beans are in stock; combined with app v1.94.5, fully consumed beans no longer appear
  • v1.10.x — flicker-free status view, temperature curve in the shot-summary chart, design refresh

Pairs with Gaggiuino Local Profiler v1.95.0.

v1.10.2

Choose a tag to compare

@mxkissnr mxkissnr released this 19 Jun 06:37

Fixed

  • Order card no longer flickers while showing an order status — redundant re-renders from polling are skipped (closes #23)

v1.10.1

Choose a tag to compare

@mxkissnr mxkissnr released this 17 Jun 19:44

Fixed

  • Shot-summary chart now plots the temperature curve (amber) — previously only pressure, flow and weight were drawn (closes #22)

v1.10.0

Choose a tag to compare

@mxkissnr mxkissnr released this 17 Jun 19:34

Changed

  • Visual redesign aligning the Order Card with the modern GLP Shot Card design language — unified premium dark palette, rounded surfaces, top-shimmer menu tiles, gradient amber order button, gradient status cards and subtle micro-animations. Order logic unchanged.

Closes #21

v1.9.1

Choose a tag to compare

@mxkissnr mxkissnr released this 17 Jun 18:29

Added

  • HACS validation workflow running the official hacs/action (category: plugin) — required for HACS default submission
  • Validation status badge in README
  • GitHub repository topics

Closes #18

v1.9.0

Choose a tag to compare

@mxkissnr mxkissnr released this 01 Jun 08:12

What's new

Bean library variants

Menu items with the 🫘 flag in GLP now show active beans from the library as the variant picker instead of manually entered strings. Decaf beans get " · Decaf" automatically.

Requires GLP add-on v1.77.0+.

v1.8.0

Choose a tag to compare

@mxkissnr mxkissnr released this 01 Jun 07:32

What's new

Drink variants

If a menu item has variants configured in GLP (e.g. Regular / Decaf), a variant picker appears after drink selection:

  • Submit button is disabled until a variant is chosen
  • Variant is shown in all status messages (pending, accepted, done, declined)
  • Variant is included in the order and visible to the barista

Requires GLP add-on v1.76.0+.

v1.7.1

Choose a tag to compare

@mxkissnr mxkissnr released this 28 May 20:18

Security / Changed

  • Token-Bootstrap ruft jetzt /api/token statt /api/status auf (GLP v1.72.0+)
  • Im direkten URL-Modus: glp_token: <token> in der Karten-YAML-Konfiguration setzen
  • Ingress-Modus (kein glp_url) ist nicht betroffen

v1.7.0

Choose a tag to compare

@mxkissnr mxkissnr released this 28 May 19:47

Added

  • Queue position shown when order is pending: "Pos. N in der Warteschlange · ~X Min" (requires GLP add-on v1.70.0+)