- Added a "Help" menu to open a short guide instead of clicking the title 📚
- Added logo to the About window 🖼️
- Added an icon near the application name in the system tray menu 🖱️
- Changed variable names to camelCase for better readability
- Constants are now in ALL_CAPS for clarity
- Rewrote the About window using the GUI() method
- System tray now opens with a single click instead of double-click for easier access
- Added icon info to the Help message box
- Binaries are now self-signed to reduce false positive antivirus detections 🛡️
- Completely rewritten with AutoHotkey V2 for improved performance
- Added icon change when Caps Lock is enabled 🔤
- Systray menu
- Multilingual help message box
- Multilingual About message box
- Added detailed comments in the source code to help beginner AutoHotkey users
- First basic version created with AutoHotkey V1 🚀