Version 1.2.6 has just been released. Please pay attention to changes in the installation instructions when building the LXD dashboard in an LXC container, as a new directory /var/lxdware/backups will need to be created and have the permissions changed to all the www-data user write permisions.
Version 1.2.6 brings the following changes:
- moved local exports of backups to /var/lxdware/backups
- added compression algorithms options to creating backups
- added instance_only and optimized_storage options to creating backups
- modified backup export to provide a download link
- improved code to reduce PHP notices in error log for undefined variables and arrays
- added htmlentities() to a few echo statements that where missing it in the PHP code