Updated Changelog (markdown)
parent
0d80942be6
commit
a129ce49ff
1 changed files with 16 additions and 0 deletions
16
Changelog.md
16
Changelog.md
|
@ -1,6 +1,22 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.1.581 - 2023-01-20
|
||||||
|
### Added:
|
||||||
|
- Ava UI: Add Notifications and Cleanup.
|
||||||
|
- Adds in-app notifications to the Avalonia UI.
|
||||||
|
- Disables "open save directory" options when the given directory does not exist.
|
||||||
|
|
||||||
|
## 1.1.580 - 2023-01-20
|
||||||
|
### Fixed:
|
||||||
|
- Ava UI: Fix string.Format issues in Locale.
|
||||||
|
- Fixes an issue where some windows wouldn't open if UI language was not set to English on Avalonia.
|
||||||
|
|
||||||
|
## 1.1.579 - 2023-01-20
|
||||||
|
### Fixed:
|
||||||
|
- Catch Profile.json parse to prevent crash on launch.
|
||||||
|
- Fixes a crash on boot that could occur if the profiles.json file was corrupted or invalid.
|
||||||
|
|
||||||
## 1.1.578 - 2023-01-20
|
## 1.1.578 - 2023-01-20
|
||||||
### Added:
|
### Added:
|
||||||
- Ava UI: Add Control+Cmd+F HotKey for Mac OS.
|
- Ava UI: Add Control+Cmd+F HotKey for Mac OS.
|
||||||
|
|
Loading…
Reference in a new issue