Update versions to 0.1.17 and fix backup panel visibility
All checks were successful
Build and Release / build-and-release (push) Successful in 1m16s

- Update all Cargo.toml versions to 0.1.17
- Fix backup panel to only show when meaningful data exists
- Hide backup panel when no backup configured
This commit is contained in:
2025-10-27 18:50:20 +01:00
parent f8a061d496
commit b1bff4857b
5 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard"
version = "0.1.13"
version = "0.1.17"
edition = "2021"
[dependencies]