2026.04.05 – v0.9.4-beta
- Added game name detection using a custom heuristic
- Added support for Steam ACF files to retrieve game names when available
- Detects the location of the main executable when possible
- Enabled action buttons for the first item in the list
- Folder picker now opens expanded with the C: drive selected by default
- Major internal refactoring with a transition to an MVC architecture

2026.04.01 - 0.9.3-beta
- Adding "steamapps" folder now properly scans subfolders which add games to the list
- Fixed incorrect FileVersion detection of OptiScaler

2026.03.31 - 0.9.2-beta
- Fixed sizing/scaling issue when switching between monitors with different DPI
- Added a minimum column width to avoid accidental masking
- Added safeguards when loading corrupted preferences
- Added Log levels for more advanced logging

2026.03.30 - 0.9.1-beta
- Significant refactoring (no UI/UX changes, major cleanup under the hood)
- Standardized and reorganized C++ headers and source files
- Disabled debug code in release build
- Removed/archived unused code

2026.03.29 - 0.9.0-beta
- Initial beta release