Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.16 KB

File metadata and controls

30 lines (22 loc) · 1.16 KB

Changelog

Notable MiniClick changes are documented in this file.

The format follows Keep a Changelog, and the project uses Semantic Versioning.

1.0.0 - 2026-05-30

Added

  • Fixed or randomized repeat clicking with configurable mouse button, click count, target coordinate, cycle count, and global hotkey.
  • Local keyboard and mouse macro recording with optional cursor movement.
  • Validated JSON recording save, load, and playback at five speed levels.
  • Immediate playback stop through a configurable global hotkey.
  • Compact DPI-aware WinForms interface with an embedded logo and application icon.
  • PowerShell build, test, installation, and uninstallation scripts.
  • Automated lifecycle tests and GitHub Actions continuous integration.
  • English interface, documentation, repository metadata, and README artwork.

Security

  • Local-only operation without telemetry, updater, network client, or background service.
  • Recording size limit and narrow event validation before playback.
  • Guarded installation and uninstallation paths.