diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf89c4d..7b171591 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ 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 +- 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 - Wifi app: cleanup and improve keyboard and focus handling - Wifi app: improve different screensize handling -- About app: enable scrolling using arrow keys so off-screen info can be viewed 0.1.1 =====