mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 02:42:18 -07:00
Updated Changelog (markdown)
10
Changelog.md
10
Changelog.md
@@ -1,6 +1,16 @@
|
|||||||
# 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.457 - 2022-12-09
|
||||||
|
### Fixed:
|
||||||
|
- Add explicit dependency on System.Drawing.Common on Ryujinx.Ava to workaround trimming bugs.
|
||||||
|
- Fixes Avalonia builds crashing on startup since 1.1.456.
|
||||||
|
|
||||||
|
## 1.1.456 - 2022-12-09
|
||||||
|
### Fixed:
|
||||||
|
- misc: Remove dependency on System.Drawing.Common.
|
||||||
|
- Removes System.Drawing.Common, which was used only once for DPI scaling factor, and implements the same behaviour using gdiplus. Reduces emulator size slightly.
|
||||||
|
|
||||||
## 1.1.455 - 2022-12-09
|
## 1.1.455 - 2022-12-09
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Add concurrency restriction on release workflows.
|
- Add concurrency restriction on release workflows.
|
||||||
|
Reference in New Issue
Block a user