Skip to content

Commit 25838c4

Browse files
Update CHANGELOG
1 parent e7c919d commit 25838c4

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
0.3.2
22
=====
33
- Settings app: add "Auto Start App" setting
4-
- Fri3d-2024 Badge: use same SPI freq as Waveshare 2 inch for uniformity
5-
- ESP32: reduce drawing frequency increasing task_handler duration from 1ms to 5ms
64
- Tweak gesture navigation to trigger back and top menu more easily
75
- Rollback OTA update if launcher fails to start
6+
- Rename "Home" to "Launch" in top menu drawer
7+
- Fri3d-2024 Badge: use same SPI freq as Waveshare 2 inch for uniformity
8+
- ESP32: reduce drawing frequency by increasing task_handler duration from 1ms to 5ms
9+
- Rework MicroPython WebSocketApp websocket-client library using uasyncio
10+
- Rework MicroPython python-nostr library using uasyncio
11+
- Update aiohttp_ws library to 0.0.6
12+
- Add fragmentation support for aiohttp_ws library
813

914
0.3.1
1015
=====

0 commit comments

Comments
 (0)