Back to Changelog
Panel Backend

v1.0.485

Minor Release Released August 26, 2026

Added per-partition disk breakdown so the panel can show which disk holds customer data.

New Feature

1
  • Added a per-partition disk breakdown API (GET /disk/partitions, admin-only) that reports each mounted filesystem separately with its role (system, customer data, boot).

Improvement

1
  • Powers new disk views in the panel that make it clear which disk holds customer data on servers where /home is a separate partition.
See the Demo