Releases: othyn/macos-auto-clicker
Releases · othyn/macos-auto-clicker
Release 1.11.0
Release 1.9.4
Release 1.9.3
🌟 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
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
- Update readme (86f1f5e)
👻 Unknown... spooky!
Beta Release 1.8.0 (080ef84a43b8291901515cba39feb8b9e08b6ad3)
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)