All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.9.0 - 09.10.2024
- Removed Discord RPC support
1.8.1 - 02.09.2024
- Fixed gamescope config file layout
1.8.0 - 01.09.2024
- Apply chmod 755 to extracted files if 7z was used
- Reworked gamescope settings
- Fixed background picture for non-cn editions
- Create cache folder if it doesn't exist
- Respect downloaded file size in free space check
1.7.1 - 03.08.2024
- Fixed background picture URI
1.7.0 - 02.08.2024
- List missing dependencies on non-standard distros during initial setup
- Handle dwebp re-coding errors
- Added "Indonesia" wine language option
- Added writing of the game's output to the
game.log
file in the launcher's folder. Size of this file is controlled by theLAUNCHER_GAME_LOG_FILE_LIMIT
environment variable. - Respect root
.version
file for game version parsing
- Fixed Italian localization breaking the launcher
- Fixed Discord RPC updates
- Support new game API
- Updated desktop file entry to include "hl" keyword
- Localized
force-grab-cursor
to Ukrainian - Changed background images processing logic
- Prioritize parsed game version over the API response
- Removed
xdelta3
dependency - Removed migrate installation feature
1.6.3 - 20.05.2024
- Updated background URI API key
1.6.2 - 08.05.2024
- Added Czech
- Updated API links
1.6.1 - 24.03.2024
- Bundle
applications-system-symbolic
icon to the app - Added "force grab cursor" option to the gamescope settings
- Added Thai
- Added Ukrainian
- Fixed GtkSwitch UI state representation
- Update wish url
- Updated dependencies
- Improved app args parsing
- Updated locales
- Fixed GtkSwitch UI state representation
1.6.0 - 29.12.2023
- Added Vietnamese
- Added Korean
- Added Dutch
- Added new
Concerning
patch status - Made free space checks resolve symlinks
- Added
UpdatingPermissions
installation step - Downloaders now will skip finished files and truncate them if needed
- Added new fix for the API responses
- Added special tooltips for concerning patch status
- Fixed "Kill game process" button
- Updated development libraries versions
- Updated Turkish
- Updated German
- Updated Polish
- Updated Chinese
1.5.0 - 20.08.2023
- Added feature to map wine drives
- Added
%launch_args%
magic word for game launching command. Now you can use%bash_command% <script> %launch_args%
to run custom script - Added
--session <name>
flag to switch active session - Added Portuguese
- Added Polish
- Updated Swedish
- Improved files migration code. In the best case scenarios, it will work immediately now
- Updated Chinese game API link
1.4.0 - 04.08.2023
- Added multi-region support
- Fixed logo size in the first run window
- Fixed 7z dependency check on some systems
- Updated Turkish
- Updated Italian
- Updated Japanese
- Updated Turkish
- Updated Indonesian
1.3.0 - 02.08.2023
- Added new gamescope version compatibility
- Added "launcher behavior" option
- Added "kill game process" button when chosen behavior keeps launcher window open
- Bundled some icons into the app for consistency across the systems
- Added better panics handler
- Added Swedish
- Fixed jadeite patch state handling from the metadata file
- Fixed game pre-downloading button sensitivity when the update was partially downloaded, but then interrupted
- Fixed game pre-downloading button visibility when jadeite patch state is not "verified"
- Improved pre-downloads state checking
- Replaced translation functions by
tr!
macro - Reworked app resources structure
1.2.2 - 20.07.2023
- Fixed telemetry disabling
- Fixed jadeite patch state handling from the metadata file
- Updated Italian
- Updated Hungarian
- Updated Japanese
- Updated Indonesian
- Updated Spanish
- Updated Turkish
- Updated Chinese
1.2.1 - 18.06.2023
- Added deletion of old patch files (just in case)
- Added telemetry disabling state support
- Added Discord RPC icons updating
- Returned back old
background
file path
1.2.0 - 15.06.2023
- Added Italian
- Added Indonesian
- Added dynamic main button icon switching
- Set button label as "Resume" when the diff is part downloaded
- Added options to use wine / gstreamer shared libraries from selected wine build.
These options will configure
LD_LIBRARY_PATH
andGST_PLUGIN_PATH
environment variables - Added setting of
LC_ALL
in wine lang setting - Added Discord RPC icon selection
- Integrated Jadeite patch
- Added Japanese
- Added Hungarian
- Fixed progress bar style after running game repairer
- Fixed repair button functionality
- Fixed default launcher language selection at the first start
- Fixed some installer updates reporting (including "checking free space")
- Fixed check button style for newly made sessions
- Fixed repairer's NaN progress
- Fixed game session selection when current one is removed
- Reworked game sessions selection
- Updated French
- Made initial tasks async which has decreased startup time
- Updated Spanish
- Improved 7z support
- Removed patch mirror migration
1.1.1 - 18.05.2023
- Added support of http_proxy-like variables (
http_proxy
,https_proxy
,HTTPS_PROXY
,all_proxy
, ...) - Added
LAUNCHER_REQUESTS_TIMEOUT
environment variable
- Now launcher applies selected session before launching the game. This should fix issues when you switch wine prefix, for example, by downloading a proton build
- Mfplat patch is now disabled by default
- Added a workaround for
7z
binary which fixes game updating issue
1.1.0 - 06.05.2023
- Added game settings section
- Added game sessions manager
- Added
LAUNCHER_FOLDER
variable support. Using this you can specify root path where the launcher storesconfig.json
and other files - Added patch repository mirror
- Improved launcher logo rendering quality
- Reworked entry rows in the settings
- Fixed sandboxed game running (sounds are broken for now)
1.0.2 - 18.04.2023
- Fixed mfplat patch applying. Added support for proton builds
- Fixed wine tools running using proton builds
1.0.1 - 17.04.2023
- Added mfplat patch integration
- Added arguments and symlinks editor to sandbox settings
- Fixed launcher pup-up on game launching
- Fixed game running issue if you have spaces in paths
1.0.0 - 16.04.2023
🚀 Initial release