Skip to content

Release v2.2.6

Latest

Choose a tag to compare

@Hemsby Hemsby released this 30 Jun 13:47

[2.2.6] - 2026-06-30

Fixed

  • Update trigger endpoint now returns 403 if the updater is not configured, preventing unauthenticated restarts from the network.
  • Cluster server is now re-elected on the next poll after a failure, rather than serving stale aggregate data indefinitely.
  • Cluster node URLs are validated to http/https only before being placed in hrefs.
  • Removed unsafe-inline from the scriptSrc Content Security Policy directive; no inline scripts exist in the project.
  • Removed dead code (cluster.js) that was never imported.