Update self-hosted install on React web

Hi there !

I’m using the React web version.

Until now, I switched back to flutter version to launch the update. But the link to switch back to flutter is no more present.
So how do we update in the React web version ?

Alternatively, is there a command line to make the update ?

Thanks
Vince

Hi,

You can run this SQL query to switch back, or you can install the desktop app.

UPDATE accounts SET set_react_as_default_ap = 0;

cc @david @ben

2 Likes

The React UI has been updated in this regard. If you click the (i) icon, if an update is ready, the modal window will show an upgrade button for upgrading within the application.

Thanks for the information. I have not yet noticed that.