Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

Allow developers to send messages to the users #831

Open
clochix opened this issue Nov 8, 2016 · 1 comment
Open

Allow developers to send messages to the users #831

clochix opened this issue Nov 8, 2016 · 1 comment

Comments

@clochix
Copy link
Contributor

clochix commented Nov 8, 2016

We should allow developers to send short messages to their users.

Use case:

  • instruct users to reinstall the application because its name or URL has changed (which may lead to future issues);
  • advise users to update the application because a security issue has been found;

We may add to application manifest a field with a messages related to application versions, for example: '<0.9.3': 'please update'. When Home looks for the availability of a new version, it will also fetch this messages and display them in the update notification.

@jsilvestre
Copy link
Contributor

This is a good idea!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants