New Features:
- Versioning: Updated the TriggerBot version to v1.2.2, ensuring clarity in version tracking.
- Update Checks: Added a method to check for updates from the GitHub repository, providing users with a prompt for newer releases.
- Enhanced UI: Integrated icons for GitHub and Telegram in the main window, offering direct access to community resources.
Improvements:
- UI Adjustments: Increased main window size for better readability.
- Code Structure: Refactored utility methods for improved modularity and maintainability.
- Logging: Enhanced log formatting with clearer timestamps.
Bug Fixes:
- Fixed an issue where update checks could fail silently, now providing error feedback to the user.
- Resolved a problem with mouse trigger detection, ensuring smoother functionality.
- fix: improve and add python-dateutil to requirements.txt by @joaoguiIherme in #34
- Bump psutil from 6.1.0 to 6.1.1 by @dependabot in #36
Full Changelog: v1.2.1...v1.2.2