Skip to content

Commit 187ecff

Browse files
Update CHANGELOG
1 parent a52e766 commit 187ecff

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
0.5.3
22
=====
3-
- App framework: simplify MANIFEST.JSON
4-
- Simplify: don't rate-limit update_ui_threadsafe_if_foreground
3+
- AppStore app: add Settings screen to choose backend
54
- WiFi app: check "hidden" in EditNetwork
65
- Wifi app: add support for scanning wifi QR codes to "Add Network"
6+
- Make "Power Off" button on desktop exit completely
7+
- App framework: simplify MANIFEST.JSON
8+
- Create new SettingsActivity and SettingActivity framework so apps can easily add settings screens with just a few lines of code
79
- Improve robustness by catching unhandled app exceptions
810
- Improve robustness with custom exception that does not deinit() the TaskHandler
911
- Improve robustness by removing TaskHandler callback that throws an uncaught exception
10-
- Make "Power Off" button on desktop exit completely
11-
- Create new SettingsActivity and SettingActivity framework so apps can easily add settings screens with just a few lines of code
12+
- Don't rate-limit update_ui_threadsafe_if_foreground
1213

1314
0.5.2
1415
=====

0 commit comments

Comments
 (0)