From f56d7c2f89f02822c7f14c37acfdbeec086c9b4e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 14 May 2024 15:44:18 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index ff00070..6c78f37 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ 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). +## 1.1.1303 - 2024-05-14 +### Fixed: +- discordRPC: Truncate game title and details if they exceed Discord byte limit. + - Fixes an issue where Discord RPC caused Ryujinx to crash if a game's title was longer than 128 characters. + ## 1.1.1302 - 2024-05-14 ### Fixed: - HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp).