Skip to content

Releases: othyn/macos-auto-clicker

Release 1.11.0

06 Jul 14:25
Compare
Choose a tag to compare

🌟 Features

  • Move mouse activation settings (efcfa90)
  • Move the mode selector into the settings pane (dea0e25)

🐛 Bug Fixes

  • Fix alignment bug for elements with dividers when they have no title (35decd9)
  • Fix settings page alignment issues, the TextField is causing real problems (97eb90e)

🔧 Chores

  • Fastlane automated version bump (796bd0f)

📖 Documentation

👻 Unknown... spooky!

  • Allow user to stop sending mouse clicks after the mouse is moved (7289b3b)
  • remove hanging pointer (9976006)
  • tolerance for mouse movement (e2c7126)

Release 1.9.4

06 Jul 10:50
Compare
Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

  • Fastlane automated version bump (e531fb5)

👻 Unknown... spooky!

Release 1.9.3

06 Jul 10:37
Compare
Choose a tag to compare

🌟 Features

  • localisation: add Latin American Spanish (es-419) language support (51b8614)

🐛 Bug Fixes

  • Fix linting errors (0f53061)
  • Fix double trailing commas (ad81127)
  • Increase min window width to accommodate the default range field sizes (0e8b71c)

🔧 Chores

  • Fastlane automated version bump (0e7f381)

👻 Unknown... spooky!

Release 1.8.0

06 Jul 10:23
Compare
Choose a tag to compare

🌟 Features

  • support random interval range for click delay (2e267b9)

🔧 Chores

  • Fastlane automated version bump (31f42af)

👻 Unknown... spooky!

Beta Release 1.9.4 (1911300727b4ad0d5763b0238163eaeb377bfadd)

🌟 Features

  • localisation: add Latin American Spanish (es-419) language support (51b8614)

🐛 Bug Fixes

  • glitchy number fields (30db526)
  • Fix linting errors (0f53061)
  • Fix double trailing commas (ad81127)
  • Increase min window width to accommodate the default range field sizes (0e8b71c)

🔧 Chores

  • Fastlane automated version bump (0e7f381)
  • Fastlane automated version bump (e531fb5)
  • Merge branch 'main' into staging (da7b0e6)
  • Fastlane automated version bump (beta) (1d5589a)

📖 Documentation

👻 Unknown... spooky!

Beta Release 1.8.0 (080ef84a43b8291901515cba39feb8b9e08b6ad3)

🌟 Features

  • support random interval range for click delay (2e267b9)

🔧 Chores

  • Fastlane automated version bump (31f42af)
  • Merge branch 'main' into staging (a8fc532)
  • Fastlane automated version bump (beta) (1911300)

👻 Unknown... spooky!

Beta Release 1.7.28 (a45b8dddf261f0c89da774d7f9f89794b2a5594e)

🐛 Bug Fixes

  • (fixes #82) Add macOS Sequoia support (appears the order of the Settings declaration now matters) (458fe5a)
  • Inline with docs guidance, now we're targeting >macOS 13 only anyway, the helper script call can be safely removed. This is step one of modernising this functionality (d202b51)
  • Upgrade from LaunchAtLogin-Legacy to LaunchAtLogin-Modern now we're targeting macOS >=13 (b2437bf)
  • Prevent saving empty key values in input handling closing :#83 (d293a41)
  • Add missing CI/CD arch (712a0bd)
  • mouse Y-coordinate calculation for multi-monitor setups (ec17528)
  • prevent crash when menu bar icon is disabled (9131854)

🔧 Chores

  • Fastlane automated version bump (ab350d3)
  • macOS Sonoma (714ab79)
  • Update docs to add Sequoia support (2b0e2e4)
  • Bump macOS build environment (35ee491)
  • Fixing the CICD pipeline (jonathanneilritchie/fastlane-plugin-find_replace_string#3 (comment)) (da12bff)
  • Update build process to use the latest version of Xcode that will be present in the updated runner (b6e14c4)
  • Update docs inline with available release lanes (a9fb5c0)
  • Fix Gemfile.lock now the fastlane-plugin-find_replace_string has been removed from the public package manager (closes #81) (c14a857)
  • Add GH runner platform (e8ba525)
  • Create a local lane for build testing, which all works fine. I don't get the 'error: The specified item could not be found in the keychain.' error locally... (52d5528)
  • Test disabling what I believe to be the culprit for failing builds... (f709367)
  • Fastlane automated version bump (606d6c6)
  • Perform Xcode auto project upgrade recommendations (1f6bec1)
  • Update deployment target to be inline with those specified in the README (b438ad2)
  • Fix new user script sandboxing breaking the builds, as its stopping filesystem access, blocking git and PlistBuddy from being able to increment the build (2145c4d)
  • Fastlane automated version bump (8ee746e)
  • Fastlane automated version bump (4fc3ae0)
  • Fastlane automated version bump (7964e97)
  • Fastlane automated version bump (3ae0392)
  • Merge branch 'main' into staging (cdbf0b7)
  • Fastlane automated version bump (beta) (080ef84)

📖 Documentation

  • Update the guide for allowing the app to run for the increases security in macOS Sequoia (bb02ded)
  • Make the download text standout more (e1475f7)
  • Shrink the prompt window more, its still too big (a72601f)

👻 Unknown... spooky!

  • Add localization for mouse key names (left, right, middle) (550ca02)
  • Add German localization. (dc5c906)
  • Add localization for mouse key names (left, right, middle) (c92d0e0)

Release 1.7.28

01 Feb 18:46
Compare
Choose a tag to compare

🐛 Bug Fixes

  • prevent crash when menu bar icon is disabled (9131854)

🔧 Chores

  • Fastlane automated version bump (3ae0392)

👻 Unknown... spooky!

Release 1.7.27

01 Feb 18:40
Compare
Choose a tag to compare

🐛 Bug Fixes

  • mouse Y-coordinate calculation for multi-monitor setups (ec17528)

🔧 Chores

  • Fastlane automated version bump (7964e97)

👻 Unknown... spooky!

  • Add localization for mouse key names (left, right, middle) (550ca02)
  • Add German localization. (dc5c906)
  • Add localization for mouse key names (left, right, middle) (c92d0e0)

Release 1.7.26

29 Jan 17:21
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Prevent saving empty key values in input handling closing :#83 (d293a41)
  • Add missing CI/CD arch (712a0bd)

🔧 Chores

  • Fastlane automated version bump (4fc3ae0)

👻 Unknown... spooky!