Skip to content

Add auto-update ability for all platforms #50

@einsteinx2

Description

@einsteinx2

We looked into possible solutions, and it looks like a home built one is going to be best. The basic idea is as follows:

All platforms:

WaveBox core checks for updates from our server periodically. When an update is available, this data is saved. The update alert is shown to users in web/mobile clients.

Windows and Mac:

When a user selects to update, WaveBox downloads the installer file and runs it. User must follow the prompts to complete install.

Linux:

When user selects to update, they are directed to the download page for installers so they can choose the best one for their system.


In the future:

In place auto-updating with no user interaction.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions