2023-03-04 16:44:28 +03:00
|
|
|
# Changelog
|
2022-12-24 23:12:51 +03:00
|
|
|
|
2023-03-04 16:44:28 +03:00
|
|
|
All notable changes to this project will be documented in this file.
|
2022-12-24 23:12:51 +03:00
|
|
|
|
2023-03-24 17:46:21 +03:00
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
2023-03-04 16:44:28 +03:00
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
2022-12-24 23:12:51 +03:00
|
|
|
|
2023-11-13 19:26:55 +03:00
|
|
|
## [Unreleased]
|
|
|
|
|
2024-09-02 22:08:16 +03:00
|
|
|
## [3.12.1] - 02.09.2024
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed gamescope config file layout
|
|
|
|
|
2024-09-01 19:07:04 +03:00
|
|
|
## [3.12.0] - 01.09.2024
|
|
|
|
|
2024-08-29 19:30:04 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added 4.8.0 and 5.0.0 voiceovers sizes
|
|
|
|
- Apply chmod 755 to extracted files if 7z was used
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Reworked gamescope settings
|
|
|
|
|
2024-08-16 15:33:28 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Create cache folder if it doesn't exist
|
2024-08-29 19:30:04 +03:00
|
|
|
- (potentially) fixed a bug with pre-download button
|
|
|
|
- Fixed calculation of unpacked files size due to API changes
|
|
|
|
- Respect downloaded file size in free space check
|
2024-08-16 15:33:28 +03:00
|
|
|
|
2024-08-02 12:24:17 +03:00
|
|
|
## [3.11.0] - 02.08.2024
|
|
|
|
|
2024-08-02 11:45:39 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Respect root `.version` file for game version parsing
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2024-08-02 12:18:42 +03:00
|
|
|
- Prioritize parsed game version over the API response
|
2024-08-02 11:45:39 +03:00
|
|
|
|
2024-08-02 11:54:25 +03:00
|
|
|
### Removed
|
|
|
|
|
|
|
|
- Removed migrate installation feature
|
|
|
|
|
2024-07-21 10:36:31 +03:00
|
|
|
## [3.10.3] - 21.07.2024
|
|
|
|
|
2024-07-21 07:13:16 +03:00
|
|
|
### Fixed
|
|
|
|
|
2024-07-21 10:32:56 +03:00
|
|
|
- Fixed `game.log` file overfilling at the start of the game
|
|
|
|
- Fixed RAM filling with the buffered game logs
|
|
|
|
- Fixed Discord RPC updates
|
2024-07-21 07:13:16 +03:00
|
|
|
|
2024-07-19 17:08:50 +03:00
|
|
|
## [3.10.2] - 19.07.2024
|
|
|
|
|
2024-07-19 14:22:39 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added "Indonesia" wine language option
|
2024-07-19 15:41:50 +03:00
|
|
|
- Added writing of the game's output to the `game.log` file in the launcher's folder.
|
|
|
|
Size of this file is controlled by the `LAUNCHER_GAME_LOG_FILE_LIMIT` environment variable.
|
2024-07-19 14:22:39 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed `dwebp` package name for fedora during initial setup
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2024-07-19 14:25:44 +03:00
|
|
|
- Updated FPS unlocker version
|
2024-07-19 14:22:39 +03:00
|
|
|
- Changed background images processing logic
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
- Removed `xdelta3` dependency
|
|
|
|
|
2024-07-02 10:40:43 +03:00
|
|
|
## [3.10.1] - 02.07.2024
|
2024-06-17 16:25:19 +03:00
|
|
|
|
2024-06-17 16:19:15 +03:00
|
|
|
### Added
|
|
|
|
|
2024-06-17 16:59:00 +03:00
|
|
|
- Handle dwebp re-coding errors
|
|
|
|
|
2024-07-02 10:38:44 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Added workaround for wrong pre-downloads API format
|
|
|
|
|
2024-06-17 16:25:19 +03:00
|
|
|
## [3.10.0] - 17.06.2024
|
|
|
|
|
2024-06-17 16:19:15 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- List missing dependencies on non-standard distros during initial setup
|
|
|
|
- Added 4.7.0 voiceovers sizes
|
|
|
|
|
2024-06-17 16:22:33 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed Italian localization breaking the launcher
|
|
|
|
|
2024-06-17 16:19:15 +03:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Support new game API
|
|
|
|
- Improved background pictures processing
|
|
|
|
- Updated desktop file entry to include "aagl" keyword
|
|
|
|
- Localized `force-grab-cursor` to Ukrainian
|
|
|
|
|
2024-05-08 20:44:23 +03:00
|
|
|
## [3.9.6] - 08.05.2024
|
|
|
|
|
2024-05-08 20:36:45 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added 4.6.0 voiceovers sizes
|
|
|
|
- Added Czech
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Changed labels for the payment processing options
|
|
|
|
- Changed one of translator's username
|
|
|
|
|
2024-03-24 14:38:10 +03:00
|
|
|
## [3.9.5] - 24.03.2024
|
2024-03-24 13:51:08 +03:00
|
|
|
|
2024-03-24 13:46:46 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Bundle `applications-system-symbolic` icon to the app
|
|
|
|
- Added "force grab cursor" option to the gamescope settings
|
|
|
|
- Added Thai
|
|
|
|
- Added Ukrainian
|
|
|
|
|
2024-06-17 16:22:33 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed GtkSwitch UI state representation
|
|
|
|
|
2024-03-24 13:46:46 +03:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Update wish url
|
|
|
|
- Updated dependencies
|
|
|
|
- Improved app args parsing
|
|
|
|
- Updated locales
|
|
|
|
|
2023-12-29 22:53:14 +03:00
|
|
|
## [3.9.4] - 29.12.2023
|
|
|
|
|
2023-12-29 22:49:53 +03:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Replaced FPS unlocker by a custom one
|
|
|
|
|
2023-12-23 17:34:36 +03:00
|
|
|
## [3.9.3] - 23.12.2023
|
|
|
|
|
2023-11-15 14:12:41 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added `UpdatingPermissions` installation step
|
|
|
|
- Downloaders now will skip finished files and truncate them if needed
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Increased voiceovers version prediction error
|
2023-12-23 17:29:45 +03:00
|
|
|
- Updated FPS Unlocker version which fixes new game version integration issue
|
|
|
|
- Updated Turkish
|
|
|
|
- Updated German
|
|
|
|
- Updated Chinese
|
|
|
|
- Updated Polish
|
2023-11-15 14:12:41 +03:00
|
|
|
|
2023-11-13 22:32:53 +03:00
|
|
|
## [3.9.2] - 13.11.2023
|
|
|
|
|
2023-11-13 19:26:55 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added Korean
|
|
|
|
- Added Dutch
|
|
|
|
- Added 4.2.0 voiceovers sizes
|
|
|
|
- Made free space checks resolve symlinks
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Updated development libraries versions
|
|
|
|
- Updated Japanese
|
|
|
|
|
2023-09-28 19:21:06 +03:00
|
|
|
## [3.9.1] - 28.09.2023
|
2023-04-17 20:09:30 +03:00
|
|
|
|
2023-09-28 19:10:05 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added Vietnamese
|
|
|
|
- Added support for segmented zip archives (fixed initial game downloading)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Updated Chinese
|
|
|
|
|
2023-08-20 17:40:14 +03:00
|
|
|
## [3.9.0] - 20.08.2023
|
|
|
|
|
2023-08-17 17:02:29 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added feature to map wine drives
|
2023-08-18 10:34:20 +03:00
|
|
|
- Added `%launch_args%` magic word for game launching command.
|
|
|
|
Now you can use `%bash_command% <script> %launch_args%` to run custom script
|
|
|
|
- Added 4.0.0 voiceovers sizes
|
2023-08-19 20:29:38 +03:00
|
|
|
- Added `--session <name>` flag to switch active session
|
2023-08-20 17:33:48 +03:00
|
|
|
- Added Portuguese
|
|
|
|
- Added Polish
|
2023-08-18 10:34:20 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed logo size in the first run window
|
2023-08-17 17:02:29 +03:00
|
|
|
|
2023-08-03 16:54:21 +03:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Updated Turkish
|
2023-08-03 16:56:48 +03:00
|
|
|
- Updated Italian
|
2023-08-03 16:58:08 +03:00
|
|
|
- Updated Japanese
|
2023-08-17 12:57:35 +03:00
|
|
|
- Updated Swedish
|
2023-08-18 10:34:20 +03:00
|
|
|
- Improved files migration code. In the best case scenarios, it will work immediately now
|
2023-08-03 19:59:11 +03:00
|
|
|
|
2023-08-17 12:57:35 +03:00
|
|
|
### Removed
|
|
|
|
|
|
|
|
- Removed patch integration
|
|
|
|
|
2023-08-02 17:28:50 +03:00
|
|
|
## [3.8.0] - 02.08.2023
|
|
|
|
|
2023-07-29 17:50:35 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added new gamescope version compatibility
|
2023-08-01 14:03:32 +03:00
|
|
|
- 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
|
2023-08-02 16:41:06 +03:00
|
|
|
- Added better panics handler
|
2023-08-02 17:40:54 +03:00
|
|
|
- Added Swedish
|
2023-07-29 17:50:35 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed predownload button sensitivity
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Improved pre-downloads state checking
|
2023-08-01 14:03:32 +03:00
|
|
|
- Replaced translation functions by `tr!` macro
|
|
|
|
- Reworked app resources structure
|
|
|
|
- Improved game running status check (wasn't working properly with Chinese client)
|
2023-07-29 17:50:35 +03:00
|
|
|
|
2023-07-15 15:53:45 +03:00
|
|
|
## [3.7.6] - 15.07.2023
|
|
|
|
|
2023-07-15 15:51:42 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed game launching on installs without `launcher.bat` file
|
|
|
|
|
2023-07-14 09:43:22 +03:00
|
|
|
## [3.7.5] - 14.07.2023
|
|
|
|
|
2023-07-14 09:20:21 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added support to the new wishes url cache location
|
|
|
|
|
2023-07-14 08:50:09 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed telemetry disabling
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Updated Italian
|
|
|
|
- Updated Hungarian
|
|
|
|
- Updated Japanese
|
|
|
|
- Updated Indonesian
|
|
|
|
- Updated Spanish
|
|
|
|
- Updated Turkish
|
|
|
|
- Updated Chinese
|
|
|
|
- Disabled patch applying for new installations
|
|
|
|
|
2023-06-19 11:46:58 +03:00
|
|
|
## [3.7.4] (hotfix) - 19.06.2023
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed main patch applying
|
|
|
|
|
2023-06-18 17:25:59 +03:00
|
|
|
## [3.7.3] - 18.06.2023
|
|
|
|
|
2023-06-18 10:54:21 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added telemetry disabling state support
|
2023-06-18 11:50:10 +03:00
|
|
|
- Added Discord RPC icons updating
|
2023-06-18 10:54:21 +03:00
|
|
|
|
2023-06-18 01:33:27 +03:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Replaced xlua patch by "disable mhypbase" option
|
2023-06-18 11:50:10 +03:00
|
|
|
- Returned back old `background` file path
|
2023-06-18 01:33:27 +03:00
|
|
|
|
2023-06-14 12:51:34 +03:00
|
|
|
## [3.7.2] - 14.06.2023
|
|
|
|
|
2023-06-14 12:40:12 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed check button style for newly made sessions
|
|
|
|
- Fixed repairer's NaN progress
|
|
|
|
- Fixed game session selection when current one is removed
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Updated Spanish
|
|
|
|
- Updated Hungarian (fixed #194)
|
|
|
|
|
2023-06-11 13:36:19 +03:00
|
|
|
## [3.7.1] - 11.06.2023
|
2023-05-24 22:50:45 +03:00
|
|
|
|
2023-05-22 23:52:29 +03:00
|
|
|
### Added
|
|
|
|
|
2023-06-09 23:39:17 +03:00
|
|
|
- Added Discord RPC icon selection
|
2023-06-10 12:56:41 +03:00
|
|
|
- Added Japanese
|
2023-06-10 13:41:28 +03:00
|
|
|
- Added Hungarian
|
2023-06-09 23:39:17 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed progress bar style after running game repairer
|
|
|
|
- Fixed repair button functionality (#186)
|
|
|
|
- Fixed default launcher language selection at the first start
|
|
|
|
- Fixed some installer updates reporting (including "checking free space")
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Reworked game sessions selection
|
|
|
|
- Updated Indonesian
|
|
|
|
- Updated French
|
|
|
|
- Made initial tasks async which has decreased startup time
|
|
|
|
- Updated fps unlocker to 2.1.1
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
- Removed 3.7.0 workaround
|
|
|
|
- Removed patch mirror migration
|
|
|
|
|
2023-05-24 22:50:45 +03:00
|
|
|
## [3.7.0] - 24.05.2023
|
|
|
|
|
2023-05-22 23:52:29 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- 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` and `GST_PLUGIN_PATH` environment variables
|
2023-05-24 20:42:37 +03:00
|
|
|
- Added setting of `LC_ALL` in wine lang setting
|
|
|
|
- Added `LAUNCHER_REQUESTS_TIMEOUT` environment variable
|
2023-05-24 22:41:25 +03:00
|
|
|
- Added option to disable main patch applying
|
2023-05-22 23:52:29 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed session applying on each launcher start
|
|
|
|
- Fixed predownload button ui
|
2023-05-24 20:42:37 +03:00
|
|
|
- Fixed proton builds integration with sandbox
|
|
|
|
- Fixed compatibility between sessions manager and sandbox
|
|
|
|
- Fixed sandboxing of inexisting folders
|
2023-05-22 23:52:29 +03:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Apply selected session before launching the game.
|
|
|
|
This will properly save your game session when you switch between wine prefixes
|
|
|
|
- Redesigned main button
|
|
|
|
- Used `whatadistro` to identify recommended package manager in the first run window
|
|
|
|
- Moved a lot of settings to separate page
|
|
|
|
- Set fsr quality mode in enhancements settings instead of strength
|
2023-05-24 20:42:37 +03:00
|
|
|
- Updated fps unlocker data
|
|
|
|
- Made temporary workaround to the game API changes
|
|
|
|
- Increased default requests timeout to 8 seconds
|
|
|
|
- Updated minreq to support `http_proxy`-like variables
|
2023-05-24 22:41:25 +03:00
|
|
|
- Disabled xlua patch applying by default
|
2023-05-22 23:52:29 +03:00
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
2023-05-24 22:42:02 +03:00
|
|
|
- Removed Futex2 wine sync option
|
2023-05-22 23:52:29 +03:00
|
|
|
|
2023-05-06 20:11:56 +03:00
|
|
|
## [3.6.0] - 06.05.2023
|
2023-04-17 20:37:33 +03:00
|
|
|
|
2023-05-06 15:03:16 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added rules approving dialog to the first run window
|
|
|
|
- Added game settings section
|
|
|
|
- Added game sessions manager
|
|
|
|
- Added `LAUNCHER_FOLDER` variable support.
|
|
|
|
Using this you can specify root path where the launcher stores `config.json` and other files
|
|
|
|
- Added patch repository mirror
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Improved launcher logo rendering quality
|
|
|
|
- Reworked entry rows in the settings
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed wine tools running using proton builds
|
|
|
|
- Fixed sandboxed game running (sounds are broken for now)
|
|
|
|
|
2023-04-17 20:37:33 +03:00
|
|
|
## [3.5.2] - 17.04.2023
|
|
|
|
|
2023-04-17 20:09:30 +03:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added arguments and symlinks editor to sandbox settings
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed game running issue if you have spaces in paths
|
|
|
|
|
2023-04-16 20:44:57 +03:00
|
|
|
## [3.5.1] (hotfix) - 16.04.2023
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed telemetry checking
|
|
|
|
|
|
|
|
## [3.5.0] - 16.04.2023
|
2023-04-16 15:34:38 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added game sandboxing feature
|
2023-04-16 16:10:26 +03:00
|
|
|
- Added debugger to wine tools
|
2023-04-16 15:34:38 +03:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Removed fractions displaying in components downloading progress bar
|
|
|
|
- Moved to upgraded launcher SDK
|
|
|
|
|
2023-04-12 16:47:57 +03:00
|
|
|
## [3.4.1] - 12.04.2023
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed base game's hdiff patches applying errors caused by 3.6's voiceovers files migration
|
|
|
|
- Fixed xlua patch applying
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Removed fractions displaying in repairer's progress bar
|
|
|
|
|
2023-04-11 23:56:57 +03:00
|
|
|
## [3.4.0] - 11.04.2023
|
2023-04-06 20:37:30 +03:00
|
|
|
|
2023-04-06 23:13:40 +03:00
|
|
|
### Added
|
|
|
|
|
2023-04-08 20:54:32 +03:00
|
|
|
- Added installation migration feature
|
|
|
|
- Added game environment switcher
|
|
|
|
- Added game edition switcher
|
2023-04-08 23:45:38 +03:00
|
|
|
- Added changelog to updated components toast
|
2023-04-09 19:50:28 +03:00
|
|
|
- Added wine tools to settings
|
2023-04-09 20:00:07 +03:00
|
|
|
- Added preferences search
|
2023-04-11 23:39:12 +03:00
|
|
|
- Added new progress bar statuses for applyign hdiff patches and removing outdated files
|
|
|
|
- Added automatic 3.5 -> 3.6 voiceover files migration related to changed files structure
|
2023-04-09 19:50:28 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Added whitespaces removing from environment values
|
2023-04-06 23:13:40 +03:00
|
|
|
|
2023-04-06 20:37:30 +03:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Improved game repairing feature
|
|
|
|
- Replaced `curl` dependency by native code
|
2023-04-09 19:50:28 +03:00
|
|
|
- Replaced static image by spinner in wine / dxvk version selection
|
|
|
|
- Made wine / dxvk versions always visible if they're downloaded
|
2023-04-06 20:37:30 +03:00
|
|
|
|
2023-03-24 21:36:11 +03:00
|
|
|
## [3.3.0] - 24.03.2023
|
2023-03-23 00:09:22 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added option to use additional xlua patch
|
2023-03-23 19:51:27 +03:00
|
|
|
- Added menu option to open wishes history url
|
2023-03-23 00:09:22 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed downloaded wine version selection on "download wine" button
|
2023-03-24 15:57:09 +03:00
|
|
|
- Fixed game downloading (it wasn't working since some version????)
|
2023-03-24 16:55:23 +03:00
|
|
|
- Fixed infinite retries to download some update or patch the game if it failed
|
2023-03-24 15:57:09 +03:00
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
- Removed `launcher.speed_limit` config
|
2023-03-23 00:09:22 +03:00
|
|
|
|
2023-03-18 21:46:29 +03:00
|
|
|
## [3.2.1] - 18.03.2023
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed DXVK applying on changed default path during initial setup
|
|
|
|
- Disabled long swipes and wheel scrolling for carousel in initial setup window
|
|
|
|
|
2023-03-18 14:51:02 +03:00
|
|
|
## [3.2.0] - 18.03.2023
|
2023-03-09 18:43:39 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added "components index updated" toast
|
2023-03-16 15:38:41 +03:00
|
|
|
- Added wine / dxvk downloading skipping in initial setup if you already downloaded them
|
|
|
|
- Added fps unlocker path chooser in initial setup
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed main button sensitivity after prefix creation
|
|
|
|
- Fixed components related error on changing default path
|
|
|
|
- Fixed "wine not installed" button work
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Changed `opt-level` to `s` (optimize for size). Decreased build size by 2 MB
|
|
|
|
- Changed default game and prefix paths
|
|
|
|
- Improved Proton-builds compatibility
|
2023-03-09 18:43:39 +03:00
|
|
|
|
2023-03-18 14:51:02 +03:00
|
|
|
## [3.1.5] - 07.03.2023
|
2023-03-08 15:36:05 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added support for `features` entry in wine/dxvk components index
|
|
|
|
- Added caching to `ComponentsLoader` methods
|
2023-03-08 21:30:28 +03:00
|
|
|
- Added Turkish
|
2023-03-08 15:36:05 +03:00
|
|
|
|
2023-03-18 14:51:02 +03:00
|
|
|
## [3.1.4] - 07.03.2023
|
2023-03-07 19:30:08 +03:00
|
|
|
|
2023-03-07 21:17:58 +03:00
|
|
|
### Changed
|
|
|
|
|
2023-03-07 23:52:24 +03:00
|
|
|
- Removed commit hash from core/SDK versions in about window
|
2023-03-07 21:17:58 +03:00
|
|
|
|
2023-03-18 14:51:02 +03:00
|
|
|
## [3.1.3] - 07.03.2023
|
2023-03-07 23:53:53 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added Spanish translations
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed compatibility with GE-Proton
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2024-08-29 19:30:04 +03:00
|
|
|
- Improved components downloading in initial setup
|
2023-03-07 23:53:53 +03:00
|
|
|
|
2023-03-18 14:51:02 +03:00
|
|
|
## [3.1.2] - 07.03.2023
|
2023-03-07 14:25:42 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added status page to the initial setup window
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed initial setup window panic
|
|
|
|
- Fixed components and game downloading
|
|
|
|
|
2023-03-18 14:51:02 +03:00
|
|
|
## [3.1.1] - 06.03.2023
|
2023-03-06 23:35:38 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added components index path selection to initial setup
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed game launching command
|
|
|
|
|
2023-03-18 14:51:02 +03:00
|
|
|
## [3.1.0] - 06.03.2023
|
2023-03-05 01:16:17 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added game repairing function
|
2023-03-05 16:39:44 +03:00
|
|
|
- Added french translations (#81)
|
2023-03-06 18:52:20 +03:00
|
|
|
- Used `open` library for xdg (#84)
|
|
|
|
- Added dynamic components loading
|
2023-03-06 21:34:18 +03:00
|
|
|
- Added commit hashes to core/sdk versions in about window
|
2023-03-06 22:05:30 +03:00
|
|
|
- Added translation for Simplified Chinese (#88)
|
2023-03-05 01:16:17 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Forced `format_lang` to return regions for language codes
|
2023-03-06 18:52:20 +03:00
|
|
|
- Fixed titlebar behavior on some DEs
|
2023-03-06 22:22:33 +03:00
|
|
|
- Fixed wine `LANG` values
|
|
|
|
- Updated launcher URLs in about window
|
2023-03-05 01:16:17 +03:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Changed default language from en to en-us
|
2023-03-05 16:39:44 +03:00
|
|
|
- Moved integer scaling, fsr and nis into separate group in gamescope settings
|
2023-03-05 01:16:17 +03:00
|
|
|
|
2023-03-18 14:51:02 +03:00
|
|
|
## [3.0.1] - 04.03.2023
|
2023-03-04 20:41:27 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed background picture updating on "update background" switch disabled
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Updated core library & sdk, changed game running mechanism
|
|
|
|
- Temporary hidden repair game button
|
|
|
|
|
2023-03-18 14:51:02 +03:00
|
|
|
## [3.0.0] - 04.03.2023
|
2022-12-07 23:15:13 +03:00
|
|
|
|
2023-03-04 16:44:28 +03:00
|
|
|
🚀 Initial release
|
2023-03-07 19:30:08 +03:00
|
|
|
|
|
|
|
<br>
|
|
|
|
|
2024-09-02 22:08:16 +03:00
|
|
|
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.12.1...next
|
|
|
|
[3.12.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.12.0...3.12.1
|
2024-09-01 19:07:04 +03:00
|
|
|
[3.12.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.11.0...3.12.0
|
2024-08-02 15:59:42 +03:00
|
|
|
[3.11.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.3...3.11.0
|
2024-07-21 10:36:31 +03:00
|
|
|
[3.10.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.2...3.10.2
|
2024-07-19 17:08:50 +03:00
|
|
|
[3.10.2]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.1...3.10.2
|
2024-07-02 11:12:00 +03:00
|
|
|
[3.10.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.10.0...3.10.1
|
2024-06-17 16:38:12 +03:00
|
|
|
[3.10.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.9.6...3.10.0
|
2024-05-08 20:44:23 +03:00
|
|
|
[3.9.6]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.9.5...3.9.6
|
2024-03-24 13:51:08 +03:00
|
|
|
[3.9.5]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.9.4...3.9.5
|
2023-12-29 23:03:37 +03:00
|
|
|
[3.9.4]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.9.3...3.9.4
|
|
|
|
[3.9.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.9.2...3.9.3
|
2023-11-13 22:32:53 +03:00
|
|
|
[3.9.2]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.9.1...3.9.2
|
2023-09-28 19:10:05 +03:00
|
|
|
[3.9.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.9.0...3.9.1
|
2023-08-20 17:40:14 +03:00
|
|
|
[3.9.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.8.0...3.9.0
|
2023-08-02 17:28:50 +03:00
|
|
|
[3.8.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.7.6...3.8.0
|
2023-08-20 17:40:14 +03:00
|
|
|
[3.7.6]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.7.5...3.7.6
|
2023-07-14 09:43:22 +03:00
|
|
|
[3.7.5]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.7.4...3.7.5
|
2023-06-19 11:46:58 +03:00
|
|
|
[3.7.4]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.7.3...3.7.4
|
2023-06-18 17:25:59 +03:00
|
|
|
[3.7.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.7.2...3.7.3
|
2023-06-14 12:51:34 +03:00
|
|
|
[3.7.2]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.7.1...3.7.2
|
2023-06-11 13:36:19 +03:00
|
|
|
[3.7.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.7.0...3.7.1
|
2023-05-24 22:50:45 +03:00
|
|
|
[3.7.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.6.0...3.7.0
|
2023-05-06 20:11:56 +03:00
|
|
|
[3.6.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.5.2...3.6.0
|
2023-05-06 15:03:16 +03:00
|
|
|
[3.5.2]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.5.1...3.5.2
|
2023-04-16 20:44:57 +03:00
|
|
|
[3.5.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.5.0...3.5.1
|
2023-04-16 19:32:34 +03:00
|
|
|
[3.5.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.4.1...3.5.0
|
2023-04-12 16:47:57 +03:00
|
|
|
[3.4.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.4.0...3.4.1
|
2023-04-11 23:56:57 +03:00
|
|
|
[3.4.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.3.0...3.4.0
|
2023-03-24 21:36:11 +03:00
|
|
|
[3.3.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.2.1...3.3.0
|
2023-03-18 21:53:23 +03:00
|
|
|
[3.2.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.2.0...3.2.1
|
2023-03-18 14:51:02 +03:00
|
|
|
[3.2.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.5...3.2.0
|
2023-03-08 22:12:40 +03:00
|
|
|
[3.1.5]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.4...3.1.5
|
2023-03-07 23:52:24 +03:00
|
|
|
[3.1.4]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.3...3.1.4
|
2023-03-07 21:17:58 +03:00
|
|
|
[3.1.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.2...3.1.3
|
2023-03-07 19:30:08 +03:00
|
|
|
[3.1.2]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.1...3.1.2
|
|
|
|
[3.1.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.0...3.1.1
|
|
|
|
[3.1.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.0.1...3.1.0
|
|
|
|
[3.0.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.0.0...3.0.1
|
|
|
|
[3.0.0]: https://github.com/an-anime-team/an-anime-game-launcher/releases/tag/3.0.0
|