Skip to content

Commit 1bc39cd

Browse files
committed
bump release notes
1 parent 781776b commit 1bc39cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASE-v0.9.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,8 @@ perform the Xous firmware upgrade. This requires running manual update commands,
290290
- Add French language locale (thanks @tmarble!)
291291
- Add `mtxcli` application, a basic Matrix chat interface (currently just https-secured, not E2EE). Thanks again @tmarble for the contribution!
292292
- Several infrastructure changes/improvements to how utralib and crating works
293-
- Add some UX cues on boot asking the user to wait for various operations. Moved auto-mounting thread from status to the initial app, in this case, shellchat. If shellchat is no longer the initial app, whatever the new initial app is will need to have its own startup and sanity check routine.
293+
- Add some UX cues on boot asking the user to wait for various operations.
294+
- Fix context switching in GAM. Now, when relinquishing a context, the context is switched before the response is fired back to the caller. This means that it is much less likely that the caller will start drawing prematurely and have the draw ops missed.
294295

295296
## Roadmap
296297
- Lots of testing and bug fixes

0 commit comments

Comments
 (0)