desktop
desktop copied to clipboard
Add view for update / release notes
Once we have auto-update working, we'll also want to be able to let people know what has changed. We could store that info either in the updated apps data itself (in JSON format for example) or online on our web server and we just update that and let the client consume it for display whenever it needs to.