Changes
- build(deps): bump vitest, esbuild, react-grid-layout
- fix(inventory): correct kindLabel for external hypervisor VMs
- fix(deps): patch transitive vulnerabilities in hono, @hono/node-server, defu
- build(deps-dev): bump postcss from 8.5.6 to 8.5.8 in /frontend
- docs: update What's New changelog for v1.3.0
- fix(ui): force dark theme on taskbar in light mode, add Proxmox node icons
- fix(migrate): use PVE shared flag instead of name heuristic for storage detection
- feat(migration): virtio-scsi, NTFS dirty flag recovery, guest tools injection
- fix(drs): align notification bell with DRS page recommendations
- fix(security): update vite 8.0.2 -> 8.0.5
- fix(tags): responsive tag display with PVE colors/shapes in all VM tables
- fix(tags): responsive tag display with PVE colors and shapes in guest tables
- fix(dashboard): persist Top Consumers widget tab selection across refreshes
- feat(ui): enhance Migration Dashboard with logos, KPIs and recent jobs
- feat: complete Hyper-V and Nutanix migration with virt-v2v
- fix: add nutanix to Zod schema and connection creation route
- fix(ui): restore Hyper-V SVG logo in settings tab
- feat(ui): add WinRM setup instructions to Hyper-V connection dialog
- fix: remove duplicate nutanix logo check in migration dialog title
- feat(nutanix): add disk download pre-step in v2v migration pipeline
- feat(nutanix): add Nutanix AHV to inventory tree, details, and migration UI
- feat(nutanix): add Nutanix tab to Settings and include in inventory stream
- feat(nutanix): add ConnectionDialog support, API routes, and connections management
- feat: add Hyper-V support to InventoryTree and InventoryDetails
- feat: add Hyper-V connection type with API routes and settings UI
- feat(nutanix): add Prism v3 REST API client
- feat(ui): add vCenter migration support in inventory details
- refactor(vmware): use shared SOAP client in API routes, add vCenter support
- feat(vmware): make SOAP client compatible with both ESXi and vCenter
- feat(ui): add ESXi/vCenter sub-type selector to ConnectionDialog
- feat(db): add sub_type column to connections table
- feat(migration): route vcenter/hyperv/nutanix source types to v2v pipeline
- feat(migration): add virt-v2v orchestration pipeline
- feat(migration): add virt-v2v libvirt XML config mapper for Proxmox
- feat(migration): add virt-v2v preflight checks and package install endpoint
- feat(migration): add virt-v2v and pv progress parsers
- docs: add v2v pipeline core implementation plan
- refactor: deduplicate firewall tabs and syslog polling hooks
- docs: add virt-v2v multi-hypervisor migration integration design spec
- build(deps): bump actions/setup-node from 4 to 6
- build(deps): bump docker/login-action from 3 to 4
- build(deps): bump actions/setup-go from 5 to 6
Docker Images
docker pull ghcr.io/adminsyspro/proxcenter-frontend:v1.3.0
docker pull ghcr.io/adminsyspro/proxcenter-orchestrator:v1.3.0