GUI
- Add button to create templates based on images that are not used by any yet.
- Add "prune" images button in image management dialog.
- Use the controller image endpoint to install appliances
- Drop Python 3.8
- Add image info tooltip in image management dialog.
- Upgrade dependencies
- Apply grid color via css property
Server
- Bundle web-ui v3.0.2
- Support to create templates based on image checksums.
- Improvements for installing built-in disks.
- Use watchdog instead of watchfiles to monitor for new images on the file system
- Drop Python 3.8
- Replace python-jose library by joserfc
- Upgrade dependencies
- Remove blocking IOU phone home call in GNS3 VM.