Send app update changelog with email

Fixes #579
This commit is contained in:
Johannes Zellner
2016-02-04 14:45:43 +01:00
parent e9d6badae7
commit 1395d2971b
2 changed files with 5 additions and 2 deletions

View File

@@ -2,10 +2,13 @@
Dear Admin,
A new version of the app '<%= app.manifest.title %>' installed at <%= app.fqdn %> is available!
A new version <%= updateInfo.manifest.version %> of the app '<%= app.manifest.title %>' installed at <%= app.fqdn %> is available!
The app will update automatically tonight. Alternately, update immediately at <%= webadminUrl %>.
Changes:
<%= updateInfo.manifest.changelog %>
Thank you,
your Cloudron