Skip to content

Releases: othyn/macos-auto-clicker

Beta Release 1.6.13 (645f6e1802c2fe45af39d57061f10aba86dd101a)

🐛 Bug Fixes

  • Hopefully this fixes the build issues, although I'm having to deprecate support for macOS 11 & 12 in order to do so due to dependency updates meaning I can no longer support those platforms. The underlying issues were far deeper rooted than I first thought... (3469755)
  • Getting there with the builds... (d99f682)

🔧 Chores

  • Fastlane automated version bump (2a1931a)
  • Merge branch 'main' into staging (4c1d4b3)
  • Fastlane automated version bump (beta) (a4539b0)

📖 Documentation

  • Readme update now that the versions have split (6365606)

Beta Release 1.6.11 (541398d83686209f8a47bfd3032cc3b9ca61253a)

🐛 Bug Fixes

  • Attempt to fix the automated Actions builds which may be caused by a space in the name? This is proving really hard to debug :( (15f42ce)

🔧 Chores

  • Fastlane automated version bump (beta) (645f6e1)

Beta Release 1.6.10 (2390e1cbe2edbaf5ede0d60f34e0941333ca571b)

🐛 Bug Fixes

  • Apply the correct window sizing behavior on macOS 13 (23664d3)
  • fixed 'Finished' notification appearing after manually cancelling the timer. (2545fc8)
  • Fix application crashing and becoming un-openable if the user clicks outside of the shortcut box, thus setting the shortcut, to nothing (727419c)
  • Closes #67, refresh the menu bar when a new customised shortcut is defined (f59285b)
  • Attempt to upgrade Ruby (bc4f138)
  • Attempt to fix macOS runner Ruby version conflict (e1c37da)
  • Attempt to fix Xcode build error that isn't present on my local that would be a pain to refactor otherwise, by forcing the same Xcode version as is running locally and is available on the macOS 13 runner: closure containing control flow statement cannot be used with result builder 'SceneBuilder' when using if #available. https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md#xcode https://docs.fastlane.tools/actions/xcversion/ (788583c)
  • Attempt to fix Xcode build error; Missing gem 'xcode-install', please add the following to your local Gemfile (6820b75)
  • Build trying to commit package manager assets (315a700)

🔧 Chores

  • Move to a staging branch for beta builds which aligns better with industry norms and frees up the dev branch to become a working branch (5a9c695)
  • Bump task runner to macOS 13 (10c2d68)
  • Merge branch 'dev' into staging (26640e6)
  • Fastlane automated version bump (beta) (541398d)

📖 Documentation

  • Note the potential bug when updating regarding permissions not being granted (b49c051)

👻 Unknown... spooky!

Beta Release 1.6.1 (2d3983d7e0bc9db729502cce59db135c4904464d)

🐛 Bug Fixes

  • Notifications with intervals <= 0 not working (731c6de)

🔧 Chores

  • Fix SwiftLint errors (a18ea33)
  • Recommended Xcode project updates (4356c29)
  • Add debug logging for notifications (2ef9c88)
  • Formatting fixes (a27b11e)
  • Fastlane automated version bump (beta) (2390e1c)

Beta Release 1.6.0 (52b8177668c55ac0e54023cb0b93bdb5cd28dffe)

🌟 Features

  • Notification options for when auto clicker starts and/or finishes (40cbeab)

🔧 Chores

  • Fastlane automated version bump (0c538b6)
  • Fixes issue with Fastlane where its not auto bumping the version for main releases if there was a beta release (3809679)
  • Merge branch 'main' into dev (8d29dff)
  • Fastlane automated version bump (beta) (4819360)
  • Fastlane automated version bump (f1edf68)
  • Fastlane automated version bump (beta) (2bbe985)
  • Fastlane automated version bump (beta) (2d3983d)

👻 Unknown... spooky!

Release 1.5.0

29 Oct 15:28
Compare
Choose a tag to compare

🌟 Features

🐛 Bug Fixes

  • Closes #56 - Fix for being able to start the timer multiple times, along with allowing the timer to be cancelled during the delay period (4497c76)
  • Closes #57 - Add forced padding to text lines to fix Ventura line padding on the main page (2c157f3)
  • GitHub Actions concurrency scope (18c234e)

🔧 Chores

  • Auto readme update for download link broke, so this is a manual bump (6666508)
  • Fastlane automated version bump (5f2fcf1)
  • Fastlane automated version bump (440a055)
  • Modernise app logo (& kinda branding) to fit more with the style of the app and match the menu bar icon (6d7fbc7)
  • Fix readme link (e69a1de)
  • Fastlane automated version bump (9a50043)
  • Fastlane automated version bump (17fb01e)
  • Fastlane automated version bump (beta) (03414c5)
  • Fastlane automated version bump (beta) (83d77ca)
  • Fastlane automated version bump (11ecd7c)
  • Fastlane automated version bump (beta) (b642763)
  • Fastlane automated version bump (7d314cd)
  • Fastlane automated version bump (beta) (4cdf558)
  • Merge branch 'main' into dev (a66685c)
  • Fastlane automated version bump (beta) (55daf7c)
  • Add enhanced issue templates (b54ec68)
  • Fastlane automated version bump (beta) (ac5490d)
  • Fastlane automated version bump (0c538b6)
  • Update Xcode project config to fix new warnings in macOS 13 (498b1f6)
  • Update Xcode project config to fix new warnings in macOS 13 (baefcc9)
  • Fastlane automated version bump (beta) (52b8177)
  • Fixes issue with Fastlane where its not auto bumping the version for main releases if there was a beta release (3809679)
  • Merge branch 'main' into dev (8d29dff)
  • Fastlane automated version bump (beta) (4819360)
  • Fastlane automated version bump (f1edf68)

📖 Documentation

  • [closes #38] As a user, I would like the application preferences stored to a file so I can back it up (0b0e0f9)
  • Ventura is supported, so remove the notice in the readme (2ed6126)

👻 Unknown... spooky!

Beta Release 1.5.0 (55daf7c2b5913e434ce81bde05d7677c72b9c261)

🌟 Features

🔧 Chores

  • Add enhanced issue templates (b54ec68)
  • Fastlane automated version bump (beta) (ac5490d)
  • Update Xcode project config to fix new warnings in macOS 13 (498b1f6)
  • Update Xcode project config to fix new warnings in macOS 13 (baefcc9)
  • Fastlane automated version bump (beta) (52b8177)

Beta Release 1.4.4 (4cdf558b0b7671edca23454ada22982d33ee20c1)

🐛 Bug Fixes

  • GitHub Actions concurrency scope (18c234e)

🔧 Chores

  • Fastlane automated version bump (7d314cd)
  • Merge branch 'main' into dev (a66685c)
  • Fastlane automated version bump (beta) (55daf7c)

📖 Documentation

  • Ventura is supported, so remove the notice in the readme (2ed6126)

👻 Unknown... spooky!

Beta Release 1.4.3 (03414c5e308ae1b07d843960708f8bc273e2f614)

🐛 Bug Fixes

  • Closes #56 - Fix for being able to start the timer multiple times, along with allowing the timer to be cancelled during the delay period (4497c76)
  • Closes #57 - Add forced padding to text lines to fix Ventura line padding on the main page (2c157f3)

🔧 Chores

  • Fastlane automated version bump (beta) (83d77ca)
  • Fastlane automated version bump (11ecd7c)
  • Fastlane automated version bump (beta) (b642763)
  • Fastlane automated version bump (beta) (4cdf558)

📖 Documentation

  • [closes #38] As a user, I would like the application preferences stored to a file so I can back it up (0b0e0f9)

👻 Unknown... spooky!

Beta Release 1.4.1 (7ed07846b670cbc245d8b2910f508a24591c7cd2)

🐛 Bug Fixes

  • Would help if I added the find_replace_string plugin to Fastlane... (887898f)

🔧 Chores

  • Fastlane automated version bump (8816122)
  • Auto readme update for download link broke, so this is a manual bump (6666508)
  • Fastlane automated version bump (5f2fcf1)
  • Fastlane automated version bump (440a055)
  • Modernise app logo (& kinda branding) to fit more with the style of the app and match the menu bar icon (6d7fbc7)
  • Fix readme link (e69a1de)
  • Fastlane automated version bump (9a50043)
  • Fastlane automated version bump (17fb01e)
  • Fastlane automated version bump (beta) (03414c5)

👻 Unknown... spooky!

  • Update boilerplate acknowledgements (337764b)
  • Create FUNDING.yml (1a8bc95)