From 956d08e9bcc8f5240a93a093f97952d6738761bf Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Mon, 7 Oct 2019 05:29:19 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 61ff00aa55..e6969fa2c4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Future (1.8.0) +# (1.7.9) (v2) +- 3DS: Fix 3DS screen flickering when OSD is enabled +- MENU/MATERIALUI: Change DPI scaling back to original - too many issues with current implementation, requires a redesign + # (1.7.9) - AI SERVICE: Image mode is now much faster, it now saves the image in-memory in PNG format then passes it along to the translation service - BUGFIX: Touch input - When using an overlay to toggle the quick menu on touchscreen devices, we no longer get 'phantom' menu input - i.e. the old bug of hitting the toggle and instantly resuming content (or performing a save state) is fixed