v1.39.0 (2026-03-01)
Features
UUIDv5 device_id as primary identifier (#310)
This update introduces a new primary identifier for devices based on UUIDv5.
- The system now uses
device_idfor all API routes and frontend displays, ensuring compatibility with existing data. - The primary key in SQLite has been changed from WWN to
device_id, allowing for better device management and support for devices without WWN.