thinger-io / thinger-server

Thinger.io Server Repository
MIT License
2 stars 0 forks source link

Send notification when Thinger Server is updated. #1

Open georgevbsantiago opened 1 year ago

georgevbsantiago commented 1 year ago

Send notification (bubble notification [similar to forum], email…) to Admin (Make, Small, Medium plans…) when Thinger Server is updated. This is a simple implementation, but extremely important so that we can verify that all features are working correctly after updating the Thinger Server.

Today, we have to track the version information at the bottom of the page (4.6.7-6-g6db7a92).

Information about the notification could appear as a notification bubble and send email. image

georgevbsantiago commented 4 weeks ago

It was partially implemented in version 6.3. Implemented the news bubble in the top corner, but we still don't receive emails when the instance is updated to a new version.

image