Skip to content

Releases: Integration-Automation/AutoControlGUI

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

v0.0.210

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:38

What's Changed

  • Clear SonarCloud + Codacy static-analysis backlog by @JE-Chen in #431
  • Add system_volume: absolute read/set master volume and mute by @JE-Chen in #432
  • Add lock_session: lock the workstation and wait for unlock by @JE-Chen in #433
  • Add ime_state: live IME composition state for safe CJK entry by @JE-Chen in #434
  • Release: cross-app OS lane (system volume, lock session, IME state) v206-v208 by @JE-Chen in #435

Full Changelog: v0.0.209...v0.0.210

v0.0.209

Choose a tag to compare

@github-actions github-actions released this 25 Jun 00:48

What's Changed

  • Add shell_open: open files with default app / URLs in browser by @JE-Chen in #426
  • Add idle_keepawake: idle detection + keep machine awake by @JE-Chen in #427
  • Add file_assoc: resolve the app registered for a file type by @JE-Chen in #428
  • Group WHATS_NEW entries by date into one section per day by @JE-Chen in #429
  • Release: cross-app OS lane (shell_open, idle_keepawake, file_assoc) by @JE-Chen in #430

Full Changelog: v0.0.208...v0.0.209

v0.0.208

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:54

What's Changed

  • Add ax_events: reactive UIA focus-change wait by @JE-Chen in #424
  • Release: native-UIA depth pt.3 — reactive focus event (v202); native-UIA lane complete by @JE-Chen in #425

Full Changelog: v0.0.207...v0.0.208

v0.0.207

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:34

What's Changed

  • Add transform_window: move/resize UIA elements + window state by @JE-Chen in #419
  • Add legacy_accessible: MSAA bridge for old controls UIA can't model by @JE-Chen in #420
  • Add advanced TextPattern: find / select / read text attributes by @JE-Chen in #421
  • Add selection_view: container selection + view switching by @JE-Chen in #422
  • Release: native-UIA depth pt.2 — transform/window, MSAA, advanced text, selection/views (v198–v201) by @JE-Chen in #423

Full Changelog: v0.0.206...v0.0.207