From 728cb136cbea0721d02e84f219f9224f082bddcd Mon Sep 17 00:00:00 2001 From: Kevin Adams Date: Tue, 26 May 2026 23:01:51 -0400 Subject: [PATCH] docs: mark #264 (SCALE 25.04 compat) complete in ROADMAP Co-Authored-By: Claude Sonnet 4.6 --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index 98f71c4..3bf31ff 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -27,6 +27,7 @@ Full rewrite as a native `PVE::Storage::Custom` plugin. No patching of PVE files | [#262](https://github.com/TheGrandWazoo/freenas-proxmox/issues/262) | Package rename: `freenas-proxmox` → `truenas-proxmox` (transitional package ships) | `9b2ecb8` | | [#263](https://github.com/TheGrandWazoo/freenas-proxmox/issues/263) | Fix `truenas_target` full-IQN match | `3a8a5df` | | [#260](https://github.com/TheGrandWazoo/freenas-proxmox/issues/260) | TPM state disk limitation callout in README | `0a8e7e7` | +| [#264](https://github.com/TheGrandWazoo/freenas-proxmox/issues/264) | SCALE 25.04 compatibility: integer type coercion + alias uniqueness | `96957c0` | ---