Skip to content

Releases: Integration-Automation/AutoControlGUI

v0.0.221

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:59

What's Changed

  • Let Windows arm64 install, since the code never needed those wheels by @JE-Chen in #483

Full Changelog: v0.0.220...v0.0.221

v0.0.220

Choose a tag to compare

@github-actions github-actions released this 20 Aug 10:23

What's Changed

  • Verify the platforms this project claims, and support more of them by @JE-Chen in #482

Full Changelog: v0.0.219...v0.0.220

v0.0.219

Choose a tag to compare

@github-actions github-actions released this 19 Aug 17:15

What's Changed

  • Verify the Wayland paths against real peers, and settle the two decisions they left by @JE-Chen in #481

Full Changelog: v0.0.218...v0.0.219

v0.0.218

Choose a tag to compare

@github-actions github-actions released this 16 Aug 12:12

What's Changed

  • Close the desktop-automation gaps, and the two failure modes that hid them by @JE-Chen in #480

Full Changelog: v0.0.217...v0.0.218

v0.0.217

Choose a tag to compare

@github-actions github-actions released this 23 Jul 09:06

What's Changed

  • Floor je_auto_control at the release that fixes the pillow CVEs by @JE-Chen in #469
  • Widen the no-AI-attribution rule past commit messages by @JE-Chen in #470
  • Close the pillow alerts and widen the no-AI-attribution rule by @JE-Chen in #471

Full Changelog: v0.0.216...v0.0.217

v0.0.216

Choose a tag to compare

@github-actions github-actions released this 23 Jul 07:46

What's Changed

  • Redesign GUI around a menu-driven, low-button layout by @JE-Chen in #454
  • Stable API facade, failure bundles, tag-based releases, and full docs refresh by @JE-Chen in #455
  • Docs: cross-platform reliability hardening notes by @JE-Chen in #456
  • Prevent crashes and silent automation interruptions by @JE-Chen in #457
  • Bound the OpenCV major and refresh pinned dependency versions by @JE-Chen in #460
  • Release: OpenCV 5 compatibility and crash/interruption hardening by @JE-Chen in #459
  • Bound CLI paths and clear the new-code findings on main by @JE-Chen in #461
  • Release: CLI path guard, wheel-built container images, new-code cleanup by @JE-Chen in #462
  • Bump brace-expansion out of the exponential-expansion DoS range by @JE-Chen in #463
  • Bump brace-expansion out of the exponential-expansion DoS range by @JE-Chen in #464
  • Give the release smoke test a display and the installed wheel by @JE-Chen in #465
  • Give the release smoke test a display and the installed wheel by @JE-Chen in #466
  • Put releases back on merges to main by @JE-Chen in #467
  • Put releases back on merges to main by @JE-Chen in #468

Full Changelog: v0.0.214...v0.0.216

v0.0.214

Choose a tag to compare

@github-actions github-actions released this 26 Jun 04:43

What's Changed

  • Add act_in_view: scroll a target into view, then act when actionable by @JE-Chen in #451
  • Add act_with_mode: trial and force action modes over the actionability gate by @JE-Chen in #452
  • Release: input-fidelity lane completion (act_in_view, act_with_mode) v221-v222 by @JE-Chen in #453

Full Changelog: v0.0.213...v0.0.214

v0.0.213

Choose a tag to compare

@github-actions github-actions released this 26 Jun 02:50

What's Changed

  • Add change_localize: attribute a screen change to the element boxes that changed by @JE-Chen in #447
  • Add icon_classify: classify a widget from its pixel shape by @JE-Chen in #448
  • Add element_proposal: propose a clean element list from raw pixels by @JE-Chen in #449
  • Release: perception lane part 2 (change localize, icon classify, element proposal) v218-v220 by @JE-Chen in #450

Full Changelog: v0.0.212...v0.0.213

v0.0.212

Choose a tag to compare

@github-actions github-actions released this 26 Jun 01:46

What's Changed

  • Add cvd_simulate: simulate colour-vision deficiency and flag collisions by @JE-Chen in #442
  • Add marks_layout: non-overlapping Set-of-Marks labels with readable colour by @JE-Chen in #443
  • Add contrast_map: grade on-screen text contrast by sampling its colours by @JE-Chen in #444
  • Add theme_normalize: match a light-mode template in dark mode by @JE-Chen in #445
  • Release: perception lane (CVD, mark layout, contrast, theme-invariant match) v214-v217 by @JE-Chen in #446

Full Changelog: v0.0.211...v0.0.212

v0.0.211

Choose a tag to compare

@github-actions github-actions released this 25 Jun 23:28

What's Changed

  • Add retry_budget: deadline + jitter over resilience retries by @JE-Chen in #436
  • Add verify_field: read a field back and confirm the typed value by @JE-Chen in #437
  • Add adaptive_timeout: derive a wait timeout from observed durations by @JE-Chen in #438
  • Add ensure_state: idempotent read-compare-act-verify for control state by @JE-Chen in #439
  • Add app_idle: wait until the app's busy signal settles before acting by @JE-Chen in #440
  • Release: input-fidelity lane (retry budget, field verify, adaptive timeout, ensure state, app idle) v209-v213 by @JE-Chen in #441

Full Changelog: v0.0.210...v0.0.211