Updated Changelog (markdown)
parent
2d97b9da7e
commit
acbe8c3566
1 changed files with 17 additions and 0 deletions
17
Changelog.md
17
Changelog.md
|
@ -3,6 +3,23 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.1298 - 2024-05-08
|
||||||
|
### Fixed:
|
||||||
|
- Replace "List.ForEach" for "foreach".
|
||||||
|
- Code cleanup. No expected user-facing changes.
|
||||||
|
|
||||||
|
## 1.1.1297 - 2024-05-02
|
||||||
|
### Fixed:
|
||||||
|
- Fix system dateTime loading in Avalonia LoadCurrentConfiguration.
|
||||||
|
- Fixes an issue where trying to change the time to an older date in the Avalonia UI caused the emulator to crash.
|
||||||
|
|
||||||
|
## 1.1.1296 - 2024-05-01
|
||||||
|
### Fixed:
|
||||||
|
- UI: Fix some MainWindow bugs and implement menubar items to change window size.
|
||||||
|
- You can now set the emulator window size to 720p or 1080p from View > Window Size.
|
||||||
|
- Window dimensions will no longer be saved when exiting from a maximized state, which caused the size to be reset every time.
|
||||||
|
- Fixes an issue where the window startup location would reset to the middle of the screen.
|
||||||
|
|
||||||
## 1.1.1295 - 2024-04-29
|
## 1.1.1295 - 2024-04-29
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Fix Alt key appearing as Control in settings menus.
|
- Fix Alt key appearing as Control in settings menus.
|
||||||
|
|
Loading…
Reference in a new issue