Sia-UI v1.0.0
Today we are releasing version 1.0 of Sia-UI.
The UI has undergone a complete rewrite in React+Redux, thanks to the efforts of @johnathanhowell and @droghio.
@droghio has written a guide for updating to v1.0.0, available here.
The most important thing to bear in mind is that the UI will now store its siad data (e.g. the blockchain and your wallet) in a globally shared directory: ApplicationSupport
on OSX, %APPDATA%
on Windows, and ~/.config
on Linux.
Note that Sia-UI v1.0.0 is not held to the compatibility promise of Sia v1.0.0. In addition, Sia-UI binaries and release tags will not be signed until automatic updates are implemented (as they are in Sia).
Thanks to everyone who contributed to this release, especially the usuals in our Slack #contributors channel who gave feedback on the UI.