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-04 16:44:28 +03: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 23:12:51 +03:00
|
|
|
|
2023-03-07 23:52:24 +03:00
|
|
|
## [3.1.4]
|
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-07 19:30:08 +03:00
|
|
|
## [3.1.2]
|
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-07 19:30:08 +03:00
|
|
|
## [3.1.1]
|
2023-03-06 23:35:38 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added components index path selection to initial setup
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed game launching command
|
|
|
|
|
2023-03-07 19:30:08 +03:00
|
|
|
## [3.1.0]
|
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-07 19:30:08 +03:00
|
|
|
## [3.0.1]
|
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-07 19:30:08 +03:00
|
|
|
## [3.0.0]
|
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>
|
|
|
|
|
2023-03-07 23:52:24 +03:00
|
|
|
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.4...HEAD
|
|
|
|
[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
|