Skip to content

Releases: othyn/macos-auto-clicker

Beta Release 1.7.5 (8eead3fc378c0ba9f431ec7e5987483418dd3cf6)

🐛 Bug Fixes

  • Closes #73 - Add project URL to the about dialogue (03c716f)

🔧 Chores

  • Fastlane automated version bump (beta) (8724e28)

Beta Release 1.7.18 (f62ff083b38a35a3b01f0637448abc9f56e86d1c)

🐛 Bug Fixes

  • Fix output path for zip archive target (cfa1191)

🔧 Chores

  • Fastlane automated version bump (beta) (8e996a7)

Beta Release 1.7.12 (6d4825e789336e9a975d0359b7307247782593a8)

🐛 Bug Fixes

  • Another attempt, the path spec wasn't the issue, so lets try and fix the script so that it fails correctly and stops the release process if the build fails, by correctly listening for the only exit codes that are 'fine', 0 or 2 (c995bae)

🔧 Chores

  • Fastlane automated version bump (beta) (267665d)

Beta Release 1.7.11 (115db6eab80af33e3f6588c29dfa7f0f2b57ee3f)

🐛 Bug Fixes

🔧 Chores

  • Fastlane automated version bump (beta) (6d4825e)

Beta Release 1.7.10 (c16c7e308537966e561fce6b913e8e33a790ad01)

🐛 Bug Fixes

  • FFS... this is just getting ridiculous. Finally found an issue thread regarding this problem: actions/runner-images#7522 apparently running the process as root is one path to a fix. Reverted from e9f03d2 to HEAD. (bd268a1)

🔧 Chores

  • Fastlane automated version bump (beta) (115db6e)

Beta Release 1.7.4 (f2bfef7beea5b3ac921feda744e34c5ddf400ce1)

🐛 Bug Fixes

  • Attempt to surface errors, ideally I want to be able to watch for the error code and have fastlane error if the error code != 0 or != 2 (cb79d84)

🔧 Chores

  • Fastlane automated version bump (beta) (8eead3f)

Beta Release 1.7.3 (360d8f7395ef071f7b0b7e91b050d5153f2d8e22)

🐛 Bug Fixes

  • Welp that didn't fix it, exact same problem, revert! (2cef1f0)

🔧 Chores

  • Fastlane automated version bump (beta) (f2bfef7)

Beta Release 1.7.2 (7f73b166ebe8205e40af413de678334c5e8d591e)

🐛 Bug Fixes

  • Attempt a rollback of create-dmg to solve build issues (17ea429)

🔧 Chores

  • Fastlane automated version bump (beta) (360d8f7)

Beta Release 1.7.1 (73c8f66df1f08fb0341ca0489f78902868027813)

🌟 Features

  • added dynamic menu bar option (31fad01)

🐛 Bug Fixes

  • This fixes some of the colouring to account for Light/Dark mode and Light/Dark wallpapers by using the Color.primary colour. Its not an exact match for Light scenarios, but its the best I can do until Apple surfaces an API or Color to use when dealing with wallpaper effected MenuBar icon colours irregardless of the system theme. (1cdb422)

🔧 Chores

  • In an attempt to fail fast on debugging the random build failures, create a local build environment that mirrors the failing steps in GHA (c63057b)
  • Remove macOS 12 & 13 availability provisions now the minimum build target is macOS 13 (7420667)
  • Change the icon itself to something else when running the clicking to make it extra apparent its running (ac80152)
  • Fastlane automated version bump (beta) (7f73b16)

👻 Unknown... spooky!

Release 1.6.14

01 Jul 21:04
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Lock in readme version for older versions of macOS (this commit should also trigger a new build to hopefully fix the builds again, ffs) (97ad514)

🔧 Chores

  • Fastlane automated version bump (a0a081c)