Skip to content

Latest commit

 

History

History
96 lines (46 loc) · 6.69 KB

CHANGELOG.md

File metadata and controls

96 lines (46 loc) · 6.69 KB

Changelog

0.17.0 (2024-10-02)

Features

0.16.2 (2024-10-02)

Features

  • Add provisioning template for cloudinit user data (#345) (3aa8b13)

Bug Fixes

  • 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)

Miscellaneous Chores

0.16.1 (2024-07-24)

Bug Fixes

0.16.0 (2024-07-23)

⚠ BREAKING CHANGES

  • Move from jquery to react js (#331)

Features

Bug Fixes

  • container templates to create image in compute resource (#327) (8f86f79), closes #328

0.15.1 (2024-04-05)

Bug Fixes

  • 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)

Features

Bug Fixes

  • Fixes DNS issue for host deployment with nic identifier (#293) (abd790a), closes #292
  • Increase visibility of Main Options (#287) (1b5fd16), closes #288

0.14.3 (2023-08-25)

Bug Fixes

0.14.2 (2022-12-16)

Bug Fixes

  • VLAN Tag is not transmitted to the proxmox api at vm creation (4e22c5b), closes #228

0.14.1 (2022-12-14)

Bug Fixes