Release Version v1.0.3
· 2 min read
This version ships with alot of fixes and a few feature additions
- [Feature] Global Admin API with limited functionality has been released at https://docs.hypervisor.io/api/.
- [Feature] Self Provisioning feature is added, now a user can be assigned resource packs allowing for end user deployments, . A very sleek walkthrough of this feature has been released at https://docs.hypervisor.io/feature-guides/self-provisioning/
- [Feature] CPU Mode now has the option to use KVM supported custom CPU models.
- [Feature] Client side instance listing has a new sleek look.
- [Feature] Adding a new IP to an instance now will automatically assign it to the instance upon reboot.
- [Feature] Automated Password reset of an Instance is now available, however this requires Qemu Guest Agent to be up and running.
- [Feature] DHCP will now work natively to support deployments which use ISO to setup an instance and will handoff only IPv4.
- [Bug Fix] CPU Throttle was not getting update after creation, on admin side, this is now fixed.
- [Bug Fix] When creating an instance in Self Service mode, the hostname was not necessary as a new one will take it's place during installation mode, this has been removed.
- [Bug Fix] The name of the Instances were not editable on Enduser side, this is now fixed.
- [Bug Fix] Instance name and hostname now show up in the instance listing, as opposed to only instance name for better identification.
- [Bug Fix] Change Password on end user had a bug where the confirm password field was not taking input when initiating the update, this is fixed.
- [Bug Fix] Storage calculation was taking into consideration available space rather than assigned space, this would cause overselling and eventually cause issues with disk corruption resulting in downtime, this has been fixed.