the-honkers-railway-launcher/CHANGELOG.md

39 lines
837 B
Markdown
Raw Normal View History

2023-03-04 13:44:28 +00:00
# Changelog
2023-03-04 13:44:28 +00:00
All notable changes to this project will be documented in this file.
2023-03-04 13:44:28 +00: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).
2023-03-04 22:16:17 +00:00
## [Unreleased]
### Added
- Added game repairing function
- Added french translations (#81)
2023-03-04 22:16:17 +00:00
### Fixed
- Forced `format_lang` to return regions for language codes
2023-03-05 20:43:33 +00:00
- Fixed titlebar behavior on some DEs
2023-03-04 22:16:17 +00:00
### Changed
- Changed default language from en to en-us
- Moved integer scaling, fsr and nis into separate group in gamescope settings
2023-03-04 22:16:17 +00:00
2023-03-04 17:41:27 +00:00
## 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
2023-03-04 13:44:28 +00:00
## 3.0.0
2023-03-04 13:44:28 +00:00
🚀 Initial release