Skip to content

Releases: Integration-Automation/AutoControlGUI

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

v0.0.206

Choose a tag to compare

@github-actions github-actions released this 24 Jun 19:09

What's Changed

  • Add virtualized: realize off-screen items in virtualized lists/grids by @JE-Chen in #415
  • Add ax_props: read rich UIA element properties before acting by @JE-Chen in #416
  • Add table_pattern: table headers + cell addressing for native grids by @JE-Chen in #417
  • Release: native-UIA depth pt.1 — virtualized items + rich properties + table addressing (v195–v197) by @JE-Chen in #418

Full Changelog: v0.0.205...v0.0.206

v0.0.205

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:20

What's Changed

  • Add failure_signature: normalise + hash errors to stable signatures by @JE-Chen in #410
  • Add run_diff: LCS-aligned diff of two run step-traces by @JE-Chen in #411
  • Add flake_cluster: cluster tests that flake together (co-failure Jaccard) by @JE-Chen in #412
  • Add step_timeline: per-run step waterfall + bottleneck steps by @JE-Chen in #413
  • Release: test-robustness lane — failure signatures, run diff, flake clustering, step timeline (v191–v194) by @JE-Chen in #414

Full Changelog: v0.0.204...v0.0.205

v0.0.204

Choose a tag to compare

@github-actions github-actions released this 24 Jun 07:05

What's Changed

  • Add clipboard_rich_formats: RTF + CSV/TSV clipboard codecs by @JE-Chen in #402
  • Add clipboard_formats: classify + diff the clipboard's available formats by @JE-Chen in #403
  • Add file_drop: drop files onto a window via WM_DROPFILES by @JE-Chen in #404
  • Release: cross-app clipboard lane — RTF/CSV + format inspection + file drop (v185–v187) by @JE-Chen in #405
  • Add image_quality: sharpness/contrast/brightness gate before OCR by @JE-Chen in #406
  • Add scale_detect: infer display scale / visual DPI from a template by @JE-Chen in #407
  • Add saliency: spectral-residual visual saliency (where to look) by @JE-Chen in #408
  • Release: vision lane — image quality + DPI detection + saliency (v188–v190) by @JE-Chen in #409

Full Changelog: v0.0.203...v0.0.204

v0.0.203

Choose a tag to compare

@github-actions github-actions released this 24 Jun 03:14

What's Changed

  • Add control_patterns: extended UIA patterns (Expand/Select/Range/Scroll) by @JE-Chen in #397
  • Add ax_text: native TextPattern reads (document / selection / visible) by @JE-Chen in #398
  • Add ax_tree_walk: readable roles + addressable node paths for a11y dumps by @JE-Chen in #399
  • Add focus_order: keyboard tab sequence, WCAG focus-order audit, set-focus by @JE-Chen in #400
  • Release: native-UI control depth — control_patterns / ax_text / ax_tree_walk / focus_order (v181–v184) by @JE-Chen in #401

Full Changelog: v0.0.202...v0.0.203

v0.0.202

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:49

What's Changed

  • Add match_ensemble: multi-template consensus matching by @JE-Chen in #393
  • Add color_match: colour-aware (HSV) template matching by @JE-Chen in #394
  • Add match_stability: pre-match settle gating + match persistence by @JE-Chen in #395
  • Release: round-13 batch 4 (3 features, v178-v180) by @JE-Chen in #396

Full Changelog: v0.0.201...v0.0.202

v0.0.201

Choose a tag to compare

@github-actions github-actions released this 23 Jun 22:59

What's Changed

  • Add settle_detector: settle decision as a pure seam over a churn series by @JE-Chen in #389
  • Add heading_segment: heading vs body classification + document outline by @JE-Chen in #390
  • Add critic_features: per-step critic bundle + rule-based scorer by @JE-Chen in #391
  • Release: round-13 batch 3 (3 features, v175-v177) by @JE-Chen in #392

Full Changelog: v0.0.200...v0.0.201