Skip to content

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:27

Checksums Only

⚠ Do not download or use the binary artifacts below.
They are provided for SHA-256 checksum verification only.
Coalbox must be built from source. See CONTRIBUTING.md for build instructions.

v0.6.4 — Update System

Add update checker and updater:

  • coalbox-core/src/update.rs: GitHub API release checker
  • coalbox update command with --yes flag
  • update.sh script embedded in binary
  • WebUI: /api/update/check and /api/update endpoints
  • WebUI: green arrow button when update available
  • Checks for updates on WebUI load

Full Changelog: v0.6.3...v0.6.4