Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@Napalys Napalys released this 25 May 21:28
· 39 commits to main since this release
0bb1c80

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.