mirror of
https://github.com/an-anime-team/sleepy-launcher.git
synced 2024-11-22 04:40:06 +03:00
105 lines
2.5 KiB
Markdown
105 lines
2.5 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
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).
|
|
|
|
## [3.1.5]
|
|
|
|
### Added
|
|
|
|
- Added support for `features` entry in wine/dxvk components index
|
|
- Added caching to `ComponentsLoader` methods
|
|
- Added Turkish
|
|
|
|
## [3.1.4]
|
|
|
|
### Changed
|
|
|
|
- Removed commit hash from core/SDK versions in about window
|
|
|
|
## [3.1.3]
|
|
|
|
### Added
|
|
|
|
- Added Spanish translations
|
|
|
|
### Fixed
|
|
|
|
- Fixed compatibility with GE-Proton
|
|
|
|
### Changed
|
|
|
|
- Improved components downloading in initial setup
|
|
|
|
## [3.1.2]
|
|
|
|
### Added
|
|
|
|
- Added status page to the initial setup window
|
|
|
|
### Fixed
|
|
|
|
- Fixed initial setup window panic
|
|
- Fixed components and game downloading
|
|
|
|
## [3.1.1]
|
|
|
|
### Added
|
|
|
|
- Added components index path selection to initial setup
|
|
|
|
### Fixed
|
|
|
|
- Fixed game launching command
|
|
|
|
## [3.1.0]
|
|
|
|
### Added
|
|
|
|
- Added game repairing function
|
|
- Added french translations (#81)
|
|
- Used `open` library for xdg (#84)
|
|
- Added dynamic components loading
|
|
- Added commit hashes to core/sdk versions in about window
|
|
- Added translation for Simplified Chinese (#88)
|
|
|
|
### Fixed
|
|
|
|
- Forced `format_lang` to return regions for language codes
|
|
- Fixed titlebar behavior on some DEs
|
|
- Fixed wine `LANG` values
|
|
- Updated launcher URLs in about window
|
|
|
|
### Changed
|
|
|
|
- Changed default language from en to en-us
|
|
- Moved integer scaling, fsr and nis into separate group in gamescope settings
|
|
|
|
## [3.0.1]
|
|
|
|
### Fixed
|
|
|
|
- Fixed background picture updating on "update background" switch disabled
|
|
|
|
### Changed
|
|
|
|
- Updated core library & sdk, changed game running mechanism
|
|
- Temporary hidden repair game button
|
|
|
|
## [3.0.0]
|
|
|
|
🚀 Initial release
|
|
|
|
<br>
|
|
|
|
[unreleased]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.5...HEAD
|
|
[3.1.5]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.4...3.1.5
|
|
[3.1.4]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.3...3.1.4
|
|
[3.1.3]: https://github.com/an-anime-team/an-anime-game-launcher/compare/3.1.2...3.1.3
|
|
[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
|