Releases: jsonify/ClickIt
Releases · jsonify/ClickIt
ClickIt v1.1.1
What's New in v1.1.1
- 🔧 Enhanced Fastlane Automation: Improved auto_prod lane to handle existing tags gracefully without failing
- 🏷️ Better Error Handling: Fixed tag creation logic to skip existing tags instead of erroring out
- ⚙️ Improved Release Workflow: More robust automated release process with better validation
Bug Fixes
- Fixed
auto_prodlane failing when trying to create already existing tags - Improved tag existence checking using
git rev-parse --verify - Enhanced error messages and workflow clarity
Technical Improvements
- Updated
fastlane/Fastfilewith better tag handling logic - Added proper tag existence validation before attempting creation
- Improved release automation reliability
This release includes the ClickIt.app bundle for macOS 15.0+
ClickIt v1.1.0
What's New in v1.1.0
- 🔧 Fixed Fastlane Version Detection: Now correctly detects v1.0.0 as current version instead of v0.1.0
- 🏷️ Improved Semantic Versioning: Version bumping now uses highest semantic version instead of most recent git tag
- ⚙️ Enhanced Release Automation: Better handling of existing tags in automated release workflows
Technical Improvements
- Fixed version detection logic in
fastlane/Fastfileto usesort -Vfor proper semantic version sorting - Updated
bump_and_releasecommand to correctly increment from v1.0.0 baseline - Improved error handling for tag creation in automated workflows
Files Changed
fastlane/Fastfile: Enhanced version detection and tag handling logic
Beta Release beta-v1.0.0-202507200129
Beta release for testing and feedback
ClickIt
Production release of ClickIt - Native macOS Auto-Clicker
🎯 Features:
- Precision clicking automation
- Window targeting
- Global hotkey controls (ESC)
- Visual feedback overlay
- Universal binary (Intel + Apple Silicon)
📱 Installation:
- Download ClickIt.app.zip
- Unzip and move ClickIt.app to Applications
- Grant required permissions in System Settings > Privacy & Security:
- Accessibility (for mouse events)
- Screen Recording (for window detection)
📋 System Requirements:
- macOS 15.0 or later
- Intel Mac or Apple Silicon Mac
Beta Release v1.0.0-20250718
Beta release for testing and feedback
📦 What's Included:
- Universal macOS app (Intel + Apple Silicon)
- Latest features and improvements
📱 Installation:
- Download ClickIt.app.zip from Assets below
- Unzip and move ClickIt.app to Applications
- Grant required permissions in System Settings > Privacy & Security:
- Accessibility (for mouse events)
- Screen Recording (for window detection)
🧪 Testing Notes:
This is a beta release. Please report any issues or feedback!