Andrea Fomera @afomera.dev · 15d

Tonight I finished app updating for the desktop app + publishing with release notes support. You define your own route/view on your rails app (esp if deployed), it communicates with our JS bridge to the native app shell and can trigger updates/install/etc as needed. Can auto-install too if wanted

2 likes 1 replies

?

Replies

Andrea Fomera · 15d

You'll be able to do all of this yourself without the Platform piece, but it is a lot easier with it (cuz you can easily add release notes, promote or rollback, via it's UI rather than a JSON file, but hey, it'll be doable yourself). I'm really enjoying this work.