File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1+ 0.0.5
2+ =====
3+ - Lock WiFi while connecting at boot to prevent conflict with WiFi app
4+ - Improve focus group handling while in deskop keyboard mode
5+ - Add filesystem driver for LVGL
6+ - Implement CTRL-V to paste on desktop
7+ - Implement Escape key for back button on desktop
8+
190.0.4
210=====
311- Add left edge swipe gesture for back screen action
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ Release checklist
9898 # manifests that might have already had their version number incremented:
9999 git diff 0.0.4 -- internal_filesystem/apps/*/META-INF/*
100100 git diff 0.0.4 -- internal_filesystem/builtin/apps/*/META-INF/*
101+ - Update CHANGELOG
101102- commit and push all code
102103- tag MicroPythonOS and external apps like LightningPiggy
103104- ./scripts/bundle_apps.sh
You can’t perform that action at this time.
0 commit comments