Releases: tpill90/steam-lancache-prefill
v2.1.1
What's Changed
- Actually resolves the
No depots to download. Current arguments filtered all depots
issue that should have been fixed in the previous version. #297
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Resolves the
No depots to download. Current arguments filtered all depots
issue that is occurring on some apps #297 - Docker - The timezone used for logging can now be overridden via the
TZ
environment variable #294 - Added language support to the wiki. Some pages have been translated to Greek
New Contributors
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
update.ps1
andupdate.sh
will now check to see if SteamPrefill is already up to date, and will only download the latest version if needed. #276- Removing an unnecessary timeout that was causing a rare race condition when downloading manifests #284
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Resolves the
Failed to save Steam session key
issue. SteamPrefill will now use Steam's new JWT based auth flow, which replaces the existing auth flow. This change will also support 2FA approval with the Steam mobile app. #275
New Contributors
- @bgraf2311 made their first contribution in #268
Full Changelog: v1.9.1...v2.0.0
v1.9.1
What's Changed
- Fix error message for wget in
update.sh
by @harshithmohan in #253 - Double clicking the exe on Windows should now display the proper warning #256
- SteamPrefill will now correctly detect a Lancache when the host has multiple IPs assigned #260
- Login SessionIds will now be randomized, which should help reduce the chances of getting logged out even further. #257
New Contributors
- @harshithmohan made their first contribution in #253
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
-
Fixed an issue where VTOL VR was unable to be prefilled. #229
-
select-apps - Will now display a popup if the user has selected no apps. The user will be prevented from continuing until they have selected at least 1 app. #248
-
Windows - SteamPrefill will now check to see if it was launched by the .exe being double clicked, rather than ran from a Powershell console. Rather than immediately exiting, it will now let the user know that this is a CLI app, and how to run it correctly. #249
-
Switched over to using lancache-prefill-common as a submodule @tpill90 in #247
Full Changelog: v1.8.4...v1.9.0
v1.8.4
What's Changed
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- Resolving an issue with not being able to get enough CDNs.
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- Added a guide for getting setup in Unraid : Unraid Setup Guide
- Increasing various timeouts to help reduce issues with slower internet connections #228
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
Support for Docker is officially released!
The image can be found at https://hub.docker.com/r/tpill90/steam-lancache-prefill, and the setup guide can be found on the wiki at: https://tpill90.github.io/steam-lancache-prefill/install-guides/Docker-Setup-Guide/
No other code changes have been made since v1.8.0
Full Changelog: v1.8.0...v1.8.1