Skip to content

Releases: othyn/macos-auto-clicker

v1.3.0-alpha - Big changes

v1.2.0 - Various functionality tweaks alongside UI/UX changes.

26 Feb 17:32
e4f9f76
Compare
Choose a tag to compare

Version 1.2.0

Various functionality tweaks alongside UI/UX changes.

Added

  • Added a Workspace auto-clicker.xcworkspace that should be worked from which allows for easier local relative build paths so permissions can be given more easily to allow for clicking functionality to work
  • Click interval is now measured in selectable; Milliseconds, Seconds, Minutes and Hours. This makes the click interval selection much more intuitive
  • There are now two more readouts for 'Next click at' and 'Final click at' that will show what date/time the next and final clicks will occur at
  • Instructions to this README on setting up macOS permissions that the app requires

Changed

  • Updated dist/README.md with new instructions for Xcode 13
  • Updated button styling to be more visually appealing and easier to read
  • Upped the maximum amount of clicks to 100,000,000 to allow for a 'virtually unlimited' mode
  • Instead of a checkbox, the start delay is now a user inputted variable between 0 (instant) and 60 seconds
  • The 'Remaining clicks' and 'Currently clicking at' UI elements are now Text View's instead of disabled TextField's
  • Updated screenshot with new UI

Fixed

  • Nothing

Removed

  • Nothing

v1.1.0 - This should have been a patch release, but I don't have the build suite quite setup for it yet so its a minor release instead.

12 May 23:17
79e8159
Compare
Choose a tag to compare

Version 1.1.0

This should have been a patch release, but I don't have the build suite quite setup for it yet so its a minor release instead.

Added

  • Easter egg!

Changed

  • Minor code refactor and tidy up
  • UI overhaul
  • Shortcuts for the commands are now displayed underneath the buttons instead of in placeholder fields

Fixed

  • Nothing

Removed

  • Nothing

v1.0.0 - Initial release.

12 May 23:17
8d92977
Compare
Choose a tag to compare

Version 1.0.0

Initial release.

Added

  • Everything

Changed

  • Everything

Fixed

  • Everything

Removed

  • Everything