0.18.1 (2025-02-27)
0.18.0 (2025-02-27)
- Drop EL8 from packit config (#388) (6da5e52)
- Fixes adding new storage to edit host page (#399) (404ec77)
- Fixes deletion of storage volumes from host in proxmox server (#394) (a8dbec4), closes #397
- Support Rails 7.0 (#400) (a7b5c62)
- Update fog-proxmox version to 0.15.1 (#404) (3c008bf)
0.17.1 (2024-11-06)
- Only remove network interface section if compute resource is proxmox (#371) (04082e4)
- Readd storage to host's compute details (#373) (5dea655)
0.17.0 (2024-10-02)
0.16.2 (2024-10-02)
- Add cpu types to qemu server (#348) (c0cb16b), closes #347
- Fix network interface capitalize issue (#338) (7c285cb)
- fixes react UI issues which prevented host creation and edit (#337) (a40c106)
- Prevent mount point volid to change on host edit (#341) (c552fd2)
- Update CPU types list to provide all available types in Proxmox server. (#350) (a7531fd)
0.16.1 (2024-07-24)
0.16.0 (2024-07-23)
- Move from jquery to react js (#331)
0.15.1 (2024-04-05)
- Advanced options are not set in host creation (#317) (5bcd877), closes #310
- auto set vmid when creating host from Foreman API (#312) (edc4a0c), closes #254
- Disk controller setup does not add hard disk other than virtio0 (#304) (2fcf04c)
0.15.0 (2023-11-15)
- Add Cloudinit support using iso image (#294) (55e22a1), closes #296
- Added option to associate individual vm to host (#300) (ccbdb06), closes #301
- Fixes DNS issue for host deployment with nic identifier (#293) (abd790a), closes #292
- Increase visibility of Main Options (#287) (1b5fd16), closes #288