Skip to content

Tags: poli0981/autoclick

Tags

v1.3.3

Toggle v1.3.3's commit message

Verified

This tag was signed with the committer’s verified signature.
AutoClick v1.3.3

Hotfix bundling workflow noise reduction, About Connect card,
auto release Discussion, Dependabot config, and PC spec / social
docs. See CHANGELOG.md for the full entry.

Release pipeline notes for this tag:
- CHANGELOG sanitized (no bare ampersand in v1.3.3 section that
  vpk would embed into nuspec XML).
- vpk CLI floats to latest.
- Velopack delta-pack disabled (--delta None).
- Previous-release download skipped (vpk could not parse
  v1.3.2 nuspec); chain integrity preserved via 'vpk upload
  github --merge'.

v1.3.2

Toggle v1.3.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.3.2 — Single-instance fix

Hotfix on top of v1.3.1. See CHANGELOG.md [1.3.2] for full details.

Highlights:
- Single-instance gate via named Mutex + named-pipe IPC. Launching
  AutoClick a second time now brings the existing window to the front
  (even from the tray) instead of spawning another AutoClick.UI.exe.
- Velopack lifecycle hooks (--veloapp-*) bypass the gate, so install
  and update flows continue to work.
- Language-change restart race fixed: --restarting arg + 3 s Mutex
  acquisition timeout in the new instance.

v1.3.1

Toggle v1.3.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v1.3.1 — Heatmap reliability + A11y completion + UI polish

Hotfix on top of v1.3.0. See CHANGELOG.md [1.3.1] for full details.

Highlights:
- Heatmap: real OS-level click-through, no longer anchored to MainWindow,
  foreground-aware so only the active game's overlay renders + re-asserts
  TOPMOST instantly on foreground swap.
- ResetStats fires PropertyChanged(TotalClicks) so a reset while idle
  refreshes the per-game card.
- WaitUntilMatch pixel guard re-checks IsWindow each tick.
- Drag-drop self-drop early-returns.
- StandardFocusVisualStyle + Focus/Disabled/Error brushes across 3 themes;
  AutomationProperties + TabIndex sweep across SettingsView and dialogs.
- Default size 960x680 -> 1100x760 with max bounds; scrollbars hidden but
  wheel still scrolls; status-bar version corrected.
- New docs/HEATMAP_COMPATIBILITY.md with 5 tested games; tooltip + README
  badge link to it.

v1.3.0

Toggle v1.3.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
AutoClick v1.3.0 — Smart Automation & UX Polish

7 features: minimize on Start All, full session import/export, drag-drop reorder
points, conditional click (wait until pixel matches), keyboard input simulation,
click heatmap overlay, high-contrast theme. JA/KO/ZH translations sweep.

See CHANGELOG.md for the full list and migration notes
(DarkMode bool -> ThemeMode enum is auto-migrated on load).

v1.2.1

Toggle v1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
AutoClick v1.2.1

Infrastructure-only release: introduces the Velopack-based GitHub Actions
release workflow. App behavior is unchanged from v1.2.0; this update is
the first end-to-end test of the automated pipeline.

See CHANGELOG.md for details.

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
New feature & fix bug

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
New feature and fix bug

v1.0.3

Toggle v1.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
Fix update

v1.0.2

Toggle v1.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
Fix update

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Fix lang