You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes for Attachable-clicker
Enhancements
Cross-Platform Compatibility: Added compatibility with Linux platform
Continuous Integration: Added continuous integration for both Linux and Windows, which helps in automating tests and deployment processes.
Windows OS Deployments: Introduced simple deployment actions specifically tailored for Windows OS to streamline the release process.
Key Holding Feature: Enhanced the clicker's functionality to allow holding a key instead of just simple clicks, providing users with more flexibility in how they automate interactions.
Saving routine Added a way to save a clicker routine using JSON.
Loading routine Added a way to load a clicker routine using JSON.
Any key Added ability to execute any key click not only F keys.
Record key strokes Added ability to record key strokes, which later could be played.
Bug Fixes
Compatibility Issues: Fixed specific issues hindering the clicker's performance on Windows, ensuring smoother operation and functionality.
Recording Mix-ups: Resolved bugs where enabling and disabling recording functionalities were interchanged, leading to better user control.