We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f66f13 commit d350494Copy full SHA for d350494
CHANGELOG.md
@@ -1,10 +1,12 @@
1
0.1.2
2
=====
3
- Fix KeyPad focus handling for devices without touch screen like the Fri3d Camp 2024 Badge
4
+- Use direction arrows for more intuitive navigation instead of pageup/pagedown for previous/next
5
+- About app: enable scrolling using arrow keys so off-screen info can be viewed
6
- AppStore app: don't update UI after the user has closed the app
7
+- Launcher app: improve error handling
8
- Wifi app: cleanup and improve keyboard and focus handling
9
- Wifi app: improve different screensize handling
-- About app: enable scrolling using arrow keys so off-screen info can be viewed
10
11
0.1.1
12
0 commit comments