feat: add server-side version update check
Logs current version on startup and checks GitHub for newer releases. Only runs in production, output stays in server logs (no client exposure).
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jmap-webmail",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "A modern JMAP webmail client built for Stalwart Mail Server",
|
||||
"author": "Matthieu MALVACHE <matthieu@root.cloud>",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user