2023-03-04 15:44:28 +02:00
|
|
|
# Changelog
|
2022-12-24 22:12:51 +02:00
|
|
|
|
2023-03-04 15:44:28 +02:00
|
|
|
All notable changes to this project will be documented in this file.
|
2022-12-24 22:12:51 +02:00
|
|
|
|
2023-03-04 15:44:28 +02:00
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
2022-12-24 22:12:51 +02:00
|
|
|
|
2023-03-22 23:09:22 +02:00
|
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added option to use additional xlua patch
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed downloaded wine version selection on "download wine" button
|
|
|
|
|
2023-03-18 20:46:29 +02: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 13:51:02 +02:00
|
|
|
## [3.2.0] - 18.03.2023
|
2023-03-09 17:43:39 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added "components index updated" toast
|
2023-03-16 14:38:41 +02: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 17:43:39 +02:00
|
|
|
|
2023-03-18 13:51:02 +02:00
|
|
|
## [3.1.5] - 07.03.2023
|
2023-03-08 14:36:05 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added support for `features` entry in wine/dxvk components index
|
|
|
|
- Added caching to `ComponentsLoader` methods
|
2023-03-08 20:30:28 +02:00
|
|
|
- Added Turkish
|
2023-03-08 14:36:05 +02:00
|
|
|
|
2023-03-18 13:51:02 +02:00
|
|
|
## [3.1.4] - 07.03.2023
|
2023-03-07 18:30:08 +02:00
|
|
|
|
2023-03-07 20:17:58 +02:00
|
|
|
### Changed
|
|
|
|
|
2023-03-07 22:52:24 +02:00
|
|
|
- Removed commit hash from core/SDK versions in about window
|
2023-03-07 20:17:58 +02:00
|
|
|
|
2023-03-18 13:51:02 +02:00
|
|
|
## [3.1.3] - 07.03.2023
|
2023-03-07 22:53:53 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added Spanish translations
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed compatibility with GE-Proton
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Improved components downloading in initial setup
|
|
|
|
|
2023-03-18 13:51:02 +02:00
|
|
|
## [3.1.2] - 07.03.2023
|
2023-03-07 13:25:42 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added status page to the initial setup window
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed initial setup window panic
|
|
|
|
- Fixed components and game downloading
|
|
|
|
|
2023-03-18 13:51:02 +02:00
|
|
|
## [3.1.1] - 06.03.2023
|
2023-03-06 22:35:38 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added components index path selection to initial setup
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed game launching command
|
|
|
|
|
2023-03-18 13:51:02 +02:00
|
|
|
## [3.1.0] - 06.03.2023
|
2023-03-05 00:16:17 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added game repairing function
|
2023-03-05 15:39:44 +02:00
|
|
|
- Added french translations (#81)
|
2023-03-06 17:52:20 +02:00
|
|
|
- Used `open` library for xdg (#84)
|
|
|
|
- Added dynamic components loading
|
2023-03-06 20:34:18 +02:00
|
|
|
- Added commit hashes to core/sdk versions in about window
|
2023-03-06 21:05:30 +02:00
|
|
|
- Added translation for Simplified Chinese (#88)
|
2023-03-05 00:16:17 +02:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Forced `format_lang` to return regions for language codes
|
2023-03-06 17:52:20 +02:00
|
|
|
- Fixed titlebar behavior on some DEs
|
2023-03-06 21:22:33 +02:00
|
|
|
- Fixed wine `LANG` values
|
|
|
|
- Updated launcher URLs in about window
|
2023-03-05 00:16:17 +02:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Changed default language from en to en-us
|
2023-03-05 15:39:44 +02:00
|
|
|
- Moved integer scaling, fsr and nis into separate group in gamescope settings
|
2023-03-05 00:16:17 +02:00
|
|
|
|
2023-03-18 13:51:02 +02:00
|
|
|
## [3.0.1] - 04.03.2023
|
2023-03-04 19:41:27 +02: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 13:51:02 +02:00
|
|
|
## [3.0.0] - 04.03.2023
|
2022-12-07 22:15:13 +02:00
|
|
|
|
2023-03-04 15:44:28 +02:00
|
|
|
🚀 Initial release
|
2023-03-07 18:30:08 +02:00
|
|
|
|
|
|
|
<br>
|
|
|
|
|
2023-03-22 23:09:22 +02:00
|
|
|
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.2.1...next
|
2023-03-18 20:53:23 +02:00
|
|
|
[3.2.1]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.2.0...3.2.1
|
2023-03-18 13:51:02 +02:00
|
|
|
[3.2.0]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.5...3.2.0
|
2023-03-08 21:12:40 +02:00
|
|
|
[3.1.5]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.4...3.1.5
|
2023-03-07 22:52:24 +02:00
|
|
|
[3.1.4]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.3...3.1.4
|
2023-03-07 20:17:58 +02:00
|
|
|
[3.1.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.2...3.1.3
|
2023-03-07 18:30:08 +02: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
|