CS2 TriggerBot - Release v1.1.9
New Features:
- FAQ Tab Integration: Added a new "FAQs" tab to the user interface to provide answers to common questions about the bot's usage, functionality, and updates. This makes the tool more user-friendly and informative.
Improvements:
- Logging Format: Enhanced logging with timestamps (
[%(asctime)s %(levelname)s]
) for better tracking and debugging. - Configuration Updates:
- Automatically appends missing keys in
config.json
with default values to ensure seamless updates without user intervention. - Improved configuration validation during bot initialization.
- Automatically appends missing keys in
- UI Updates:
- Adjusted spacing and styling for "Home" tab buttons to enhance visual clarity.
- Updated instructional text styling for better readability.
Bug Fixes:
- Fixed an issue where missing default values in
config.json
caused unexpected behavior. - Improved stability of bot shutdown processes, ensuring clean termination of background threads.
Full Changelog: v1.1.8...v1.1.9