Skip to content

Releases: jsonify/ClickIt

ClickIt v1.1.1

20 Jul 08:56
a8f9c16

Choose a tag to compare

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_prod lane 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/Fastfile with 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

20 Jul 08:51
0a48c6a

Choose a tag to compare

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/Fastfile to use sort -V for proper semantic version sorting
  • Updated bump_and_release command 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

20 Jul 08:30
d21fd18

Choose a tag to compare

Pre-release

Beta release for testing and feedback

ClickIt

19 Jul 06:45
aee2464

Choose a tag to compare

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:

  1. Download ClickIt.app.zip
  2. Unzip and move ClickIt.app to Applications
  3. 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

19 Jul 06:32
51a6bc4

Choose a tag to compare

Pre-release

Beta release for testing and feedback

📦 What's Included:

  • Universal macOS app (Intel + Apple Silicon)
  • Latest features and improvements

📱 Installation:

  1. Download ClickIt.app.zip from Assets below
  2. Unzip and move ClickIt.app to Applications
  3. 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!