the-honkers-railway-launcher/CHANGELOG.md
2023-03-06 20:34:50 +02:00

41 lines
966 B
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).
## [Unreleased]
### 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
### Fixed
- Forced `format_lang` to return regions for language codes
- Fixed titlebar behavior on some DEs
### 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