Skip to content

Commit 8384e17

Browse files
Release 0.2.1
1 parent 0549f83 commit 8384e17

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

osupdate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.0",
3-
"download_url": "https://updates.micropythonos.com/releases/Waveshare/ESP32-S3-Touch-LCD-2/MicroPythonOS_waveshare-esp32-s3-touch-lcd-2_prod_0.2.0.ota",
4-
"changelog": "- Fix KeyPad focus handling for devices without touch screen like the Fri3d Camp 2024 Badge\n- Use direction arrows for more intuitive navigation instead of Y/A or pageup/pagedown for previous/next\n- About app: enable scrolling using arrow keys so off-screen info can be viewed\n- About app: add info about freezefs compiled-in filesystem\n- AppStore app: don't update UI after the user has closed the app\n- Launcher app: improve error handling\n- Wifi app: cleanup and improve keyboard and focus handling\n- Wifi app: improve different screensize handling"
2+
"version": "0.2.1",
3+
"download_url": "https://updates.micropythonos.com/releases/Waveshare/ESP32-S3-Touch-LCD-2/MicroPythonOS_waveshare-esp32-s3-touch-lcd-2_prod_0.2.1.ota",
4+
"changelog": "- Settings app: fix stray /cat in Europe/Brussels timezone\n- Launcher app: fix handling of empty filesystem without apps"
55
}

osupdate_fri3d-2024.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.0",
3-
"download_url": "https://updates.micropythonos.com/releases/Fri3d-Camp/fri3d-2024/MicroPythonOS_fri3d-2024_prod_0.2.0.ota",
4-
"changelog": "- Fix KeyPad focus handling for devices without touch screen like the Fri3d Camp 2024 Badge\n- Use direction arrows for more intuitive navigation instead of Y/A or pageup/pagedown for previous/next\n- About app: enable scrolling using arrow keys so off-screen info can be viewed\n- About app: add info about freezefs compiled-in filesystem\n- AppStore app: don't update UI after the user has closed the app\n- Launcher app: improve error handling\n- Wifi app: cleanup and improve keyboard and focus handling\n- Wifi app: improve different screensize handling"
2+
"version": "0.2.1",
3+
"download_url": "https://updates.micropythonos.com/releases/Fri3d-Camp/fri3d-2024/MicroPythonOS_fri3d-2024_prod_0.2.1.ota",
4+
"changelog": "- Settings app: fix stray /cat in Europe/Brussels timezone\n- Launcher app: fix handling of empty filesystem without apps"
55
}

0 commit comments

Comments
 (0)