1.0.0.714
New
- Update notifications. The server now checks periodically whether a newer version has been published and shows a dismissible "New version available" notice — on the Web Admin Dashboard, the desktop console's Server tab, and via
admin update-statuson the command line — listing the actual changes between the version you are running and the latest release, with a download link. Display-only: the server never downloads or installs anything by itself. On by default; disable with<update-check><enabled>false</enabled></update-check>. Privacy, in full: the check is one HTTPS GET of the public release-notes feed every six hours, sending no license key, no build number, and no installation identifier. - Release notes feed. The release notes are now published in machine-readable form at release-notes.xml — the same document that generates this page. It is what your server reads to power the update notice.