Linux changes:
- Folder paths now understand ~ and environment variables, so you can type ~/.steam or $HOME/Games instead of the full /home/yourname/... path — these used to be silently rejected: #228
- If you add a folder that's outside the Flatpak sandbox, the app now shows you the exact flatpak override command to grant access, instead of an unhelpful "Directory does not exist" message.
- Auto-Detect now actually finds your Steam libraries on Linux — previously it only worked on Windows and quietly did nothing on Linux.
General changes:
Dependency upgrades to mitigate reported security vulnerabilities for some Python packages.
What's Changed
- Bump CodSpeedHQ/action from 4.17.0 to 4.17.5 in /.github/workflows by @dependabot[bot] in #229
- Bump aiohttp from 3.14.0 to 3.14.1 in the uv group across 1 directory by @dependabot[bot] in #230
- Bump msgpack from 1.1.2 to 1.2.1 in the uv group across 1 directory by @dependabot[bot] in #231
Full Changelog: V4.1.9...V4.2.0