mirror of
https://github.com/unraid/webgui.git
synced 2026-03-15 23:41:29 -05:00
- Trial key consults keyserver upon boot to get time for purposes of validating expiration. Server time in general is not affected and ntp is still used to maintain that. - Trial attached devices limit increased from 3 to 6. - Support NVMe array/cache devices - Devices coming online due to format complete immediately available without having to stop/start array. - Shares marked cache-only can still be created if no cache disk exists or if not enough space left on cache disk. Same for objects created on cache-only share. - Numerous misc. code improvements Known issues: - Temperature for SAS and NVMe not obtained correctly. SCSI does not support SMART but smartctl can still be used to get temperatures - need to add code to do this however.