POST /api/check-update
{ "currentVersion": "1.0.0.0", "platform": "windows", "appName": "QWL" }
{ "updateAvailable": true/false, "version": "1.0.1.0", "downloadUrl": "https://...", "releaseDate": "2024-01-15", "changelog": "Update description" }