Release feed for the in-app updater.
| GET | https://update.accountmanager.esteria.dev/releases/latestLatest release, in the format the client consumes. |
| GET | https://update.accountmanager.esteria.dev/releasesAll releases, newest first. |
| GET | https://update.accountmanager.esteria.dev/releases/{version}One release, e.g. 1.5.2. |
| GET | https://update.accountmanager.esteria.dev/releases/check?currentVersion=1.5.1Simple "am I outdated" answer. |
| GET | https://update.accountmanager.esteria.dev/download/latestRedirect to the newest archive. |
| GET | https://update.accountmanager.esteria.dev/healthService health. |