From cf82413c4ae8159796a7b99ca5af6cb4b477e216 Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Mon, 20 Oct 2025 15:59:59 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b171591..b04c3ccc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ 0.1.2 ===== - Fix KeyPad focus handling for devices without touch screen like the Fri3d Camp 2024 Badge -- Use direction arrows for more intuitive navigation instead of pageup/pagedown for previous/next +- Use direction arrows for more intuitive navigation instead of B/A or pageup/pagedown for previous/next - About app: enable scrolling using arrow keys so off-screen info can be viewed - AppStore app: don't update UI after the user has closed the app - Launcher app: improve error handling