If you really like Paperback and Fedra's updater sequence, I made a standalone Rust crate for this functionality. It fetches assets from GitHub, lets you check for development or latest stable releases, shows the markdown release notes in a nice text field, replaces the running binary in both portable and installer modes, etc. Currently Windows only, but that'll change. This is a small part of my broader goal, to make a collection of crates someone can just pick up and start making accessible desktop apps in Rust. https://crates.io/crates/ship-shape #rust #rustlang #wxdragon
crates.io: Rust Package Registry

crates.io serves as a central registry for sharing crates, which are packages or libraries written in Rust that you can use to enhance your projects

@TheQuinbox Is the UI localizable or is it UI-independent?
@menelion Localizable with the help of another crate of mine, and its included.