Updated Changelog (markdown)
parent
dcd3a74761
commit
46a6285ea5
1 changed files with 14 additions and 4 deletions
18
Changelog.md
18
Changelog.md
|
@ -1,6 +1,20 @@
|
||||||
# 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.290 - 2022-10-03
|
||||||
|
### Fixed:
|
||||||
|
- Avalonia - Fixes updater.
|
||||||
|
- Autoupdating will now be possible on Avalonia builds.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
## 1.1.289 - 2022-10-02
|
||||||
|
### Fixed:
|
||||||
|
- Avalonia: Fix About window not displaying translated window titles.
|
||||||
|
- "About" window will now have a properly translated title in different languages on the Avalonia GUI.
|
||||||
|
|
||||||
## 1.1.288 - 2022-10-02
|
## 1.1.288 - 2022-10-02
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Allow Surface Flinger frame enqueue after process has exited.
|
- Allow Surface Flinger frame enqueue after process has exited.
|
||||||
|
@ -18,10 +32,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- Implements gfni instructions to accelerate general purpose bit-shuffling.
|
- Implements gfni instructions to accelerate general purpose bit-shuffling.
|
||||||
- New instructions are useable on Intel (Icelake 2021 & later) and AMD Zen 4 (2022 & later) CPUs.
|
- New instructions are useable on Intel (Icelake 2021 & later) and AMD Zen 4 (2022 & later) CPUs.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.285 - 2022-10-02
|
## 1.1.285 - 2022-10-02
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Avoid allocating unmanaged string per shader.
|
- Avoid allocating unmanaged string per shader.
|
||||||
|
|
Loading…
Reference in a new issue