From 935e06b90cfb560eb1b752af24874e415d19e567 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Sun, 13 Oct 2024 22:30:22 -0400 Subject: [PATCH] Release notes copy editing. --- docs/ReleaseNotes.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md index f82b5f0..f588277 100644 --- a/docs/ReleaseNotes.md +++ b/docs/ReleaseNotes.md @@ -4,7 +4,7 @@ Features: - dB readings displayed as text under the main VUs. -- Snapshot button text now gets larger up on large screens. +- Snapshot button title text now gets larger on large screens. - Selection indicators on Snapshot buttons are more visible. @@ -13,9 +13,9 @@ Bug fixes: - No longer crashes when using an audio adapter with mono input. - Reload after a being suspended in the Android Client in order to ensure that controls and VUs continue to update. Not ideal, but when Android suspends a web app, web socket messages get silently discarded, so there's not much choice about it. - GxTuner display now updates. -- Correct Esc and Enter key handling in search control of the Load Plugin dialog. -- Android remote: can connect when both Data connection and Hotspot connection are active. -- Stack dumps get written to systemd log on segment violations, to assist in field diagnostics. +- Correct Escape and Enter key handling in search control of the Load Plugin dialog. +- Android remote: can connect when both Data connection and hotspot connection are active. +- Stack dumps get written to systemd log on segment violations (should make it easier to diagnose crashes in the field). Known issues: - To get the Android client to correctly follow system Dark Mode settings, you must update the Android app. You can work around the problem by explicitly selecting Light or Dark mode instead. @@ -24,9 +24,6 @@ Known issues: The updated Android app has been submitted, and should show up on Google Play sometime tomorrow morning. - - - ## PiPedal 1.3.56 Release More snapshot problems.