- Include `version.h` for standardizing version string usage.
- Refactored variable names for consistency and clarity.
- Refactored Controller to enhance profile switching logic with Windows Event Hook.
**Update embedded binary data for small.png.**
Refactor: Standardize formatting and improve code readability in `TrayIcon.cpp` and `WindowHelper.cpp`
Added tag 1.0 for changeset 2fc0fd111b93
Refactor type and pointer usages across components for clarity and safety.
Reorganize includes and clean up JSON header locations
- Implement interval settings with input validation and UI integration.
- Exit application if no profiles are retrieved from the database
- Refactored `Controller` to use singleton pattern and improved thread management.
Refactor `WindowHelper`: improve caching in `getActiveWindowPath` and update naming convention
init