Releases: Napalys/Attachable-clicker
Release v1.1.0
New Features
-
Discord Integration: Seamlessly connect with Discord to manage notifications and send messages directly. This includes capabilities for anomaly notifications and image transmissions through Discord.
-
Anomaly Notifications: Advanced anomaly management with functionalities for loading, saving, and notifying about any irregular activities during the clicking operations.
-
User Interface Enhancements: Introduction of a new UI sample screenshot for better user interface visualization.
-
Installation Instructions: Updated README with comprehensive instructions for installing the software from the source.
Bug Fixes
-
UI Display Fixes: Resolved various bugs causing UI display problems and other minor visual issues.
-
Build and Dependency Corrections: Multiple fixes applied to the build process, including JSON library updates, Ubuntu dependency corrections, and resolution of redundant DPP additions.
System Enhancements
- Docker and GitHub Actions: Implementation of Ubuntu Docker setups with necessary dependencies and enhanced GitHub actions for optimized workflows.
Release v1.0.0
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.
First release of Attachable-Clicker
Merge pull request #5 from Napalys/nk/long-delay-clicking nk/long-delay-clicking