-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[FEATURE] Alert of new version available #9542
Copy link
Copy link
Closed
Description
Description:
Feature to alert administrators (could be configurable) when there is a new version of the Rocket.Chat server available and show if that update includes a security fix.
- Show an alert on top of the screen that could be dismissed (@arthurgiustina I need your work here)
- Send a message via Rocket.Cat to all administrators alerting about the update, so that could alert them via email or push notifications
- Send an email too alerting in case they changed the setting to not receive messages via email
The service will run in a cron job every day and will check against one of our services, for that the instance will need to inform their version, nodejs version, OS distribution and version and maybe some more data, always anonymously, of course this check could be disabled.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature: RequestRequested FeatureRequested Feature