All notable changes to this project will be documented in this file.
- Bug with user password update from admin that updated all the user passwords at the same time.
- Bug when acessing IsardVDI from an https port different from 443.
- Support under VMWare #98
- Support on AMD cpu #98
- Permissions on templates and bases in admin mode #118
- Delete templates and bases with all the derived desktops and templates (admin mode) #114
- Complete domain chain in domain dictionary #78
- Delete media will delete the media in all domains #111
- Force host-passthrough cpu mode in domains for better compatibility #101
- Swapped wizard steps hypervisor and engine as makes more sense to check first the engine. #81
- Domain status engine detection now done using stats thread. Not relaying only in libvirt events. #120
- On physical host reboot the hypervisor docker gets online again. #119
- Media status correctly shown in web interface. #110
- Post installation updates register now works. #109
- Admin base and template modals not shown. #112
- Restart download when failed #91
- Delete process is now more atomic and will delete domain from database even if there are problems during disk delete. #117
- Windows install checkbox on creating domain. Not needed anymore. #115
- Global actions removed from templates and bases as are not needed there. #116
- Wait for the hypervisor before starting engine. Fixes some restart cases that may fail #20
This is the stable release of IsardVDI.
- Unique docker-compose version with alpine base images
- Updated websocket viewers with spice and vnc
- Secure spice and vnc connections with certificates.
- Self-signed and commercial certificates can be used.
- Wizard will generate self-signed certificates for websocket viewers if none found.
- New graphics definition that will allow better tuning of graphics parameters.
- Redefined modal for opening viewers that allow setting preferred one.
- User admin can change private template to base template
- All templates are private and can define permissions
- Wizard: More information about updates
- Improved the design of the Nginx 502 static page.
- Advanced users can upload and manage media
- The login form has a "required" indicator in the password field
- Cpu and graphics rewritten in domain XML previous to start.
- Improved bugs in configuration forms
- When edit xml, create more exceptions and logs if failed trying to start
- Create from virt-install y and virt-builder deactivated in this release.
- Launching too much hypervisor event threads
- Page errors and hardware populate modals
- Boot order error when modifying hardware and create xml
- Added logging folder in repository
- Bulk actions updated
- Wizard installation
- Media download from url to have isos in your domains
- Repository with qcow disks, isos and configuration that the admin can download from isardvdi.com repo
- New policy balanced algorithm based on weights
- New internal stats with pandas
- New tests to try policy balanced algorithm and domains behaviours
- Fixing bugs
- First public release