Skip to content

Commit 747880f

Browse files
Copy changelog
1 parent 868d0ef commit 747880f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osupdate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": "0.0.4",
3-
"download_url": "https://updates.micropythonos.com/releases/waveshare_ESP32-S3-Touch-LCD-2_0.0.4.bin",
4-
"changelog": "Huge amount of changes,\ntoo many to name!"
3+
"download_url": "https://updates.micropythonos.com/releases/Waveshare_ESP32-S3-Touch-LCD-2_0.0.4.bin",
4+
"changelog": "- Add left edge swipe gesture for back screen action\n- Add animations\n- Add support for QR decoding by porting quirc\n- Add support for Nostr by porting python-nostr\n- Add support for Websockets by porting websocket-client's WebSocketApp \n- Add support for secp256k1 with ecdh by porting and extending secp256k1-embedded\n- Change theme from dark to light\n- Improve display refresh rate\n- Fix aiohttp_ws bug that caused partial websocket data reception\n- Add support for on Linux desktop\n- Add support for VideoForLinux2 devices (webcams etc) on Linux\n- Improve builtin apps: Launcher, WiFi, AppStore and OSUpdate"
55
}

0 commit comments

Comments
 (0)