notifications: send email when manual platform update is required

This commit is contained in:
Girish Ramakrishnan
2026-03-21 15:38:12 +01:00
parent 2d5dc9a6aa
commit cd6acfb91d
9 changed files with 177 additions and 23 deletions

View File

@@ -0,0 +1,14 @@
Dear <%= cloudronName %> Admin,
Cloudron v<%= version %> is available.
Changelog:
<%- changelog %>
Go to the Updates view to update: <%= updateUrl %>
Powered by https://cloudron.io
Don't want such mails? Change your notification preferences at <%= notificationsUrl %>
Sent at: <%= new Date().toUTCString() %>