Skip to content

Releases: andrewtryder/myq-garage-worker

myq-garage-worker: v1.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:27
6f405d6

1.2.1 (2026-08-03)

Bug Fixes

  • Gmail CAF plus-address matching + CHANGELOG format (2416cd7)
  • match Gmail CAF plus-address envelopes (0f6e06b)

myq-garage-worker: v1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:08
b44ca05

1.2.0 (2026-08-03)

Features

  • add stale detection, health endpoint, and confidence dashboard (adf46c0)
  • dashboard confidence (stale, health, refresh) (a1f6109)
  • order door state by trusted email Date within skew (9761e6f)
  • order door state by trusted email Date within skew (65e4155)

Bug Fixes

  • accept Gmail-forwarded myQ mail via ALLOWED_FORWARD_FROM (aff5fb1)
  • accept Gmail-forwarded myQ mail via ALLOWED_FORWARD_FROM (2c00fdd)
  • broaden Gmail forward matching and latch write_id (0640edb)
  • broaden Gmail forward matching and latch write_id (9f2975e)
  • condition latch clear on applied writes and surface applied state (575292a)
  • drop unused olderIso in chronology test (4a17407)
  • harden D1 writes, stale detection, and deploy migrations (74bafa9)
  • log rejected email envelope and accept rewritten Gmail From (9de06e8)
  • log rejected email envelope for Gmail forward tuning (94aeb66)
  • remove useless updateIndex initializer for eslint (f9c1f7c)
  • require received_at in Message-ID update EXISTS gate (c395ad3)
  • unblock CI after PR #45 format failures (ba2c4f4)
  • unblock CI with prettier and clearer email_ok detail (856016c)

myq-garage-worker: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 17:09
1965d03

1.1.0 (2026-07-27)

Features

  • harden production worker auth, email, webhooks, and CI (c9b7e06)
  • harden production worker auth, email, webhooks, and CI (863ccbb)
  • migrate garage state from KV to D1 (3a7a037)
  • migrate garage state from KV to D1 (81a04d9)
  • serve dashboard via Workers Static Assets (4768ac3)
  • serve dashboard via Workers Static Assets (2a2605a)

Bug Fixes

  • abort pending Message-ID on soft email failures (4c013c4)
  • address PR review history, Message-ID, latch, and deploy gaps (a719171)
  • clear pending Message-ID markers on soft email failures (260a0f3)
  • keep deploy wrangler config in project root (f66f865)

myq-garage-worker: v1.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 13:28
310bad1

1.0.1 (2026-06-19)

Performance Improvements

  • cache resolved garage doors in resolveDoorKey (306d7f2)
  • optimize combinedHistory generation in doors.ts (b77709f)

myq-garage-worker: v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 01:50
f484af4

0.2.0 (2026-06-19)

⚠ BREAKING CHANGES

  • Alerts KV config and unified API_KEY auth (#22)
  • WEBHOOK_URL and ALERT_OPEN_THRESHOLD_MINUTES env vars are removed; configure alerts in the dashboard Alerts tab (stored in KV). POST /simulate-alert is removed; use POST /alert-config and POST /test-alert. When API_KEY is set, GET / requires authentication (unlock page).

Features

  • Alerts KV config and unified API_KEY auth (#22) (79f683f)
  • improve dashboard UI and add Alert Test tab (08aea79)
  • improve dashboard UI and add Alert Test tab (6993795)
  • redesign Alerts tab with KV config and unified API_KEY auth (2c547e1)

myq-garage-worker: v0.1.10

Choose a tag to compare

@github-actions github-actions released this 19 Jun 00:22
4a706a6

0.1.10 (2026-06-18)

Bug Fixes

  • deploy: inject GARAGE_DOORS via wrangler.jsonc to avoid shell mangling (f5ff326)

myq-garage-worker: v0.1.9

Choose a tag to compare

@github-actions github-actions released this 18 Jun 22:39
57fea80

0.1.9 (2026-06-18)

Features

  • add GET /devices endpoint for Home Assistant integration (54f7004)

myq-garage-worker: v0.1.8

Choose a tag to compare

@github-actions github-actions released this 18 Jun 22:19
fd251d9

0.1.8 (2026-06-18)

Features

  • improve setup wizard and status page refinements (5228657)

Bug Fixes

  • ci: read GARAGE_DOORS from repository secret (11d4c76)

myq-garage-worker: v0.1.7

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:05
67bda87

0.1.7 (2026-06-18)

Features

  • add live simulator endpoint and dashboard UI (b253c25)
  • add live simulator endpoint and dashboard UI (7ad1646)
  • state duration tracking and webhook alerts (407f513)
  • state duration tracking and webhook alerts (2f0478d)
  • state duration tracking and webhook alerts (06ee1d8)

myq-garage-worker: v0.1.6

Choose a tag to compare

@github-actions github-actions released this 18 Jun 02:01
4bd793d

0.1.6 (2026-06-18)

Features

  • add interactive setup wizard for one-click deployment (9fcd0c6)
  • add interactive setup wizard for one-click deployment (35142d0)